|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FunctionCall<C>
Interface FunctionCall provides access to the current Function invocation arguments.
| Method Summary | |
|---|---|
TupleEntry |
getArguments()
Returns TupleEntry of argument values. |
TupleEntryCollector |
getOutputCollector()
Returns the TupleEntryCollector used to emit result values. |
| Methods inherited from interface cascading.operation.OperationCall |
|---|
getContext, setContext |
| Method Detail |
|---|
TupleEntry getArguments()
TupleEntry of argument values.
TupleEntryCollector getOutputCollector()
TupleEntryCollector used to emit result values.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||