public abstract class BaseCompute<T> extends BaseNode implements ICompute<T>
config, context
BaseCompute()
close, prepare, reset
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endExecute, execute
prepare
public BaseCompute()