public abstract class BaseWork extends AbstractOperatorDesc
Constructor and Description |
---|
BaseWork() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Operator<?>> |
getAllOperators() |
protected abstract java.util.List<Operator<?>> |
getAllRootOperators() |
boolean |
isGatheringStats() |
void |
setGatheringStats(boolean gatherStats) |
clone
Copyright © 2012 The Apache Software Foundation