Uses of Interface
org.apache.storm.trident.fluent.ChainedPartitionAggregatorDeclarer
Packages that use ChainedPartitionAggregatorDeclarer
- 
Uses of ChainedPartitionAggregatorDeclarer in org.apache.storm.trident.fluentClasses in org.apache.storm.trident.fluent that implement ChainedPartitionAggregatorDeclarerMethods in org.apache.storm.trident.fluent that return ChainedPartitionAggregatorDeclarerModifier and TypeMethodDescriptionChainedAggregatorDeclarer.partitionAggregate(Aggregator agg, Fields functionFields) ChainedAggregatorDeclarer.partitionAggregate(CombinerAggregator agg, Fields functionFields) ChainedAggregatorDeclarer.partitionAggregate(ReducerAggregator agg, Fields functionFields) ChainedAggregatorDeclarer.partitionAggregate(Fields inputFields, Aggregator agg, Fields functionFields) ChainedAggregatorDeclarer.partitionAggregate(Fields inputFields, CombinerAggregator agg, Fields functionFields) ChainedAggregatorDeclarer.partitionAggregate(Fields inputFields, ReducerAggregator agg, Fields functionFields) ChainedPartitionAggregatorDeclarer.partitionAggregate(Aggregator agg, Fields functionFields) ChainedPartitionAggregatorDeclarer.partitionAggregate(CombinerAggregator agg, Fields functionFields) ChainedPartitionAggregatorDeclarer.partitionAggregate(ReducerAggregator agg, Fields functionFields) ChainedPartitionAggregatorDeclarer.partitionAggregate(Fields inputFields, Aggregator agg, Fields functionFields) ChainedPartitionAggregatorDeclarer.partitionAggregate(Fields inputFields, CombinerAggregator agg, Fields functionFields) ChainedPartitionAggregatorDeclarer.partitionAggregate(Fields inputFields, ReducerAggregator agg, Fields functionFields)