Class TopologyStats

    • Field Detail

      • metaDataMap

        public static final Map<TopologyStats._Fields,​org.apache.storm.thrift.meta_data.FieldMetaData> metaDataMap
    • Constructor Detail

      • TopologyStats

        public TopologyStats()
      • TopologyStats

        public TopologyStats​(TopologyStats other)
        Performs a deep copy on other.
    • Method Detail

      • get_window_to_emitted_size

        public int get_window_to_emitted_size()
      • put_to_window_to_emitted

        public void put_to_window_to_emitted​(String key,
                                             long val)
      • get_window_to_emitted

        public Map<String,​Long> get_window_to_emitted()
      • set_window_to_emitted

        public void set_window_to_emitted​(Map<String,​Long> window_to_emitted)
      • unset_window_to_emitted

        public void unset_window_to_emitted()
      • is_set_window_to_emitted

        public boolean is_set_window_to_emitted()
        Returns true if field window_to_emitted is set (has been assigned a value) and false otherwise
      • set_window_to_emitted_isSet

        public void set_window_to_emitted_isSet​(boolean value)
      • get_window_to_transferred_size

        public int get_window_to_transferred_size()
      • put_to_window_to_transferred

        public void put_to_window_to_transferred​(String key,
                                                 long val)
      • get_window_to_transferred

        public Map<String,​Long> get_window_to_transferred()
      • set_window_to_transferred

        public void set_window_to_transferred​(Map<String,​Long> window_to_transferred)
      • unset_window_to_transferred

        public void unset_window_to_transferred()
      • is_set_window_to_transferred

        public boolean is_set_window_to_transferred()
        Returns true if field window_to_transferred is set (has been assigned a value) and false otherwise
      • set_window_to_transferred_isSet

        public void set_window_to_transferred_isSet​(boolean value)
      • get_window_to_complete_latencies_ms_size

        public int get_window_to_complete_latencies_ms_size()
      • put_to_window_to_complete_latencies_ms

        public void put_to_window_to_complete_latencies_ms​(String key,
                                                           double val)
      • get_window_to_complete_latencies_ms

        public Map<String,​Double> get_window_to_complete_latencies_ms()
      • set_window_to_complete_latencies_ms

        public void set_window_to_complete_latencies_ms​(Map<String,​Double> window_to_complete_latencies_ms)
      • unset_window_to_complete_latencies_ms

        public void unset_window_to_complete_latencies_ms()
      • is_set_window_to_complete_latencies_ms

        public boolean is_set_window_to_complete_latencies_ms()
        Returns true if field window_to_complete_latencies_ms is set (has been assigned a value) and false otherwise
      • set_window_to_complete_latencies_ms_isSet

        public void set_window_to_complete_latencies_ms_isSet​(boolean value)
      • get_window_to_acked_size

        public int get_window_to_acked_size()
      • put_to_window_to_acked

        public void put_to_window_to_acked​(String key,
                                           long val)
      • get_window_to_acked

        public Map<String,​Long> get_window_to_acked()
      • set_window_to_acked

        public void set_window_to_acked​(Map<String,​Long> window_to_acked)
      • unset_window_to_acked

        public void unset_window_to_acked()
      • is_set_window_to_acked

        public boolean is_set_window_to_acked()
        Returns true if field window_to_acked is set (has been assigned a value) and false otherwise
      • set_window_to_acked_isSet

        public void set_window_to_acked_isSet​(boolean value)
      • get_window_to_failed_size

        public int get_window_to_failed_size()
      • put_to_window_to_failed

        public void put_to_window_to_failed​(String key,
                                            long val)
      • get_window_to_failed

        public Map<String,​Long> get_window_to_failed()
      • set_window_to_failed

        public void set_window_to_failed​(Map<String,​Long> window_to_failed)
      • unset_window_to_failed

        public void unset_window_to_failed()
      • is_set_window_to_failed

        public boolean is_set_window_to_failed()
        Returns true if field window_to_failed is set (has been assigned a value) and false otherwise
      • set_window_to_failed_isSet

        public void set_window_to_failed_isSet​(boolean value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • read

        public void read​(org.apache.storm.thrift.protocol.TProtocol iprot)
                  throws org.apache.storm.thrift.TException
        Specified by:
        read in interface org.apache.storm.thrift.TSerializable
        Throws:
        org.apache.storm.thrift.TException
      • write

        public void write​(org.apache.storm.thrift.protocol.TProtocol oprot)
                   throws org.apache.storm.thrift.TException
        Specified by:
        write in interface org.apache.storm.thrift.TSerializable
        Throws:
        org.apache.storm.thrift.TException
      • validate

        public void validate()
                      throws org.apache.storm.thrift.TException
        Throws:
        org.apache.storm.thrift.TException