|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChainedPartitionAggregatorDeclarer
| Method Summary | |
|---|---|
ChainedPartitionAggregatorDeclarer |
partitionAggregate(Aggregator agg,
Fields functionFields)
|
ChainedPartitionAggregatorDeclarer |
partitionAggregate(CombinerAggregator 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)
|
ChainedPartitionAggregatorDeclarer |
partitionAggregate(ReducerAggregator agg,
Fields functionFields)
|
| Methods inherited from interface storm.trident.fluent.IChainedAggregatorDeclarer |
|---|
chainEnd |
| Method Detail |
|---|
ChainedPartitionAggregatorDeclarer partitionAggregate(Aggregator agg,
Fields functionFields)
ChainedPartitionAggregatorDeclarer partitionAggregate(Fields inputFields,
Aggregator agg,
Fields functionFields)
ChainedPartitionAggregatorDeclarer partitionAggregate(CombinerAggregator agg,
Fields functionFields)
ChainedPartitionAggregatorDeclarer partitionAggregate(Fields inputFields,
CombinerAggregator agg,
Fields functionFields)
ChainedPartitionAggregatorDeclarer partitionAggregate(ReducerAggregator agg,
Fields functionFields)
ChainedPartitionAggregatorDeclarer partitionAggregate(Fields inputFields,
ReducerAggregator agg,
Fields functionFields)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||