| Methods in storm.trident.fluent that return ChainedFullAggregatorDeclarer |
ChainedFullAggregatorDeclarer |
ChainedFullAggregatorDeclarer.aggregate(Aggregator agg,
Fields functionFields)
|
ChainedFullAggregatorDeclarer |
ChainedAggregatorDeclarer.aggregate(Aggregator agg,
Fields functionFields)
|
ChainedFullAggregatorDeclarer |
ChainedFullAggregatorDeclarer.aggregate(CombinerAggregator agg,
Fields functionFields)
|
ChainedFullAggregatorDeclarer |
ChainedAggregatorDeclarer.aggregate(CombinerAggregator agg,
Fields functionFields)
|
ChainedFullAggregatorDeclarer |
ChainedFullAggregatorDeclarer.aggregate(Fields inputFields,
Aggregator agg,
Fields functionFields)
|
ChainedFullAggregatorDeclarer |
ChainedAggregatorDeclarer.aggregate(Fields inputFields,
Aggregator agg,
Fields functionFields)
|
ChainedFullAggregatorDeclarer |
ChainedFullAggregatorDeclarer.aggregate(Fields inputFields,
CombinerAggregator agg,
Fields functionFields)
|
ChainedFullAggregatorDeclarer |
ChainedAggregatorDeclarer.aggregate(Fields inputFields,
CombinerAggregator agg,
Fields functionFields)
|
ChainedFullAggregatorDeclarer |
ChainedFullAggregatorDeclarer.aggregate(Fields inputFields,
ReducerAggregator agg,
Fields functionFields)
|
ChainedFullAggregatorDeclarer |
ChainedAggregatorDeclarer.aggregate(Fields inputFields,
ReducerAggregator agg,
Fields functionFields)
|
ChainedFullAggregatorDeclarer |
ChainedFullAggregatorDeclarer.aggregate(ReducerAggregator agg,
Fields functionFields)
|
ChainedFullAggregatorDeclarer |
ChainedAggregatorDeclarer.aggregate(ReducerAggregator agg,
Fields functionFields)
|