|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PlannedOperation<Context>
Interface PlannedOperation is implemented by all Operation
implementations
that use a PlannerLevel
value to inform the FlowPlanner
how to treat the operation
during job planning.
Field Summary |
---|
Fields inherited from interface cascading.operation.Operation |
---|
ANY |
Method Summary | |
---|---|
boolean |
supportsPlannerLevel(PlannerLevel plannerLevel)
|
Methods inherited from interface cascading.operation.Operation |
---|
cleanup, flush, getFieldDeclaration, getNumArgs, isSafe, prepare |
Method Detail |
---|
boolean supportsPlannerLevel(PlannerLevel plannerLevel)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |