|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GroupAssertionCall<C>
Interface GroupAssertionCall provides access to the current GroupAssertion invocation arguments.
GroupAssertion.start(cascading.flow.FlowProcess, GroupAssertionCall)
is called. The OperationCall.setContext(Object) and OperationCall.getContext() methods are
inherited from OperationCall.
GroupAssertion,
OperationCall| Method Summary | |
|---|---|
TupleEntry |
getArguments()
Returns TupleEntry of argument values. |
TupleEntry |
getGroup()
Returns the current grouping TupleEntry. |
| Methods inherited from interface cascading.operation.OperationCall |
|---|
getContext, setContext |
| Method Detail |
|---|
TupleEntry getGroup()
TupleEntry.
TupleEntry getArguments()
TupleEntry of argument values.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||