public interface RamaOperation1<T0> extends RamaOperation
Modifier and Type | Method and Description |
---|---|
void |
invoke(T0 arg0,
OutputCollector collector)
Executes operation and emits results by calling methods on the provided
OutputCollector |
void invoke(T0 arg0, OutputCollector collector)
OutputCollector
collector
- Emits results back to caller of operation