Interface OperationAwareFlatMapFunction
- All Superinterfaces:
FlatMapFunction
,Operation
,Serializable
A one to many transformation function which is aware of Operation (lifecycle of the Trident component).
-
Method Summary
Methods inherited from interface org.apache.storm.trident.operation.FlatMapFunction
execute