Class BoltTopologyContext

  • All Implemented Interfaces:
    IMetricsContext, org.json.simple.JSONAware

    public class BoltTopologyContext
    extends TopologyContext
    A TopologyContext that is given to a bolt is actually an instance of BoltTopologyContext. Currently spouts can store bolt specific information in this structure.
    • Constructor Detail

      • BoltTopologyContext

        public BoltTopologyContext​(org.apache.heron.api.topology.TopologyContext delegate)