storm.trident.operation
Interface EachOperation

All Superinterfaces:
Operation, java.io.Serializable
All Known Subinterfaces:
Filter, Function, QueryFunction<S,T>
All Known Implementing Classes:
BaseFilter, BaseFunction, BaseQueryFunction, CombinerAggregatorInitImpl, Debug, Equals, FilterExecutor, FilterNull, MapGet, Negate, SnapshotGet, Split, StringLength, TrueFilter, TrueFilter, TuplifyArgs

public interface EachOperation
extends Operation


Method Summary
 
Methods inherited from interface storm.trident.operation.Operation
cleanup, prepare