Uses of Class
org.apache.storm.trident.operation.impl.ChainedResult
Packages that use ChainedResult
-
Uses of ChainedResult in org.apache.storm.trident.operation.impl
Methods in org.apache.storm.trident.operation.impl that return ChainedResultModifier and TypeMethodDescriptionChainedAggregatorImpl.init
(Object batchId, TridentCollector collector) Methods in org.apache.storm.trident.operation.impl with parameters of type ChainedResultModifier and TypeMethodDescriptionvoid
ChainedAggregatorImpl.aggregate
(ChainedResult val, TridentTuple tuple, TridentCollector collector) void
ChainedAggregatorImpl.complete
(ChainedResult val, TridentCollector collector)