Class ChainedAggregatorImpl

java.lang.Object
org.apache.storm.trident.operation.impl.ChainedAggregatorImpl
All Implemented Interfaces:
Serializable, Aggregator<ChainedResult>, Operation

public class ChainedAggregatorImpl extends Object implements Aggregator<ChainedResult>
See Also: