public abstract static class TpchMain.TpchCommand extends Object implements Callable<Integer>
TpchMain.TpchCommand()
Integer
call()
abstract void
execute()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TpchMain.TpchCommand()
public final Integer call() throws Exception
call
Callable<Integer>
Exception
public abstract void execute() throws Exception
Copyright © 2013–2014. All rights reserved.