Class ConstSpoutNullBoltTopo


  • public class ConstSpoutNullBoltTopo
    extends Object
    This topo helps measure the messaging peak throughput between a spout and a bolt.

    Spout generates a stream of a fixed string.

    Bolt will simply ack and discard the tuple received.