Package org.apache.storm.trident.fluent
Interface GlobalAggregationScheme<S extends IAggregatableStream>
- All Known Implementing Classes:
- GroupedStream
public interface GlobalAggregationScheme<S extends IAggregatableStream>
- 
Method Summary
- 
Method Details- 
aggPartition
- 
singleEmitPartitionerSingleEmitAggregator.BatchToPartition singleEmitPartitioner()
 
-