Interface IBatchBolt<T>

All Superinterfaces:
IComponent, Serializable
All Known Implementing Classes:
BaseBatchBolt, ReachTopology.CountAggregator, ReachTopology.PartialUniquer

public interface IBatchBolt<T> extends Serializable, IComponent