Class MemoryStatusUpdater

  • All Implemented Interfaces:
    Serializable, org.apache.storm.task.IBolt, org.apache.storm.topology.IComponent, org.apache.storm.topology.IRichBolt

    public class MemoryStatusUpdater
    extends AbstractStatusUpdaterBolt
    Use in combination with the MemorySpout for testing in local mode. There is no guarantee that this will work in distributed mode as it expects the MemorySpout to be in the same execution thread.
    See Also:
    Serialized Form