Class BoltAggregateStats

    • Constructor Detail

      • BoltAggregateStats

        public BoltAggregateStats()
      • BoltAggregateStats

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

      • get_execute_latency_ms

        public double get_execute_latency_ms()
      • set_execute_latency_ms

        public void set_execute_latency_ms​(double execute_latency_ms)
      • unset_execute_latency_ms

        public void unset_execute_latency_ms()
      • is_set_execute_latency_ms

        public boolean is_set_execute_latency_ms()
        Returns true if field execute_latency_ms is set (has been assigned a value) and false otherwise
      • set_execute_latency_ms_isSet

        public void set_execute_latency_ms_isSet​(boolean value)
      • get_process_latency_ms

        public double get_process_latency_ms()
      • set_process_latency_ms

        public void set_process_latency_ms​(double process_latency_ms)
      • unset_process_latency_ms

        public void unset_process_latency_ms()
      • is_set_process_latency_ms

        public boolean is_set_process_latency_ms()
        Returns true if field process_latency_ms is set (has been assigned a value) and false otherwise
      • set_process_latency_ms_isSet

        public void set_process_latency_ms_isSet​(boolean value)
      • get_executed

        public long get_executed()
      • set_executed

        public void set_executed​(long executed)
      • unset_executed

        public void unset_executed()
      • is_set_executed

        public boolean is_set_executed()
        Returns true if field executed is set (has been assigned a value) and false otherwise
      • set_executed_isSet

        public void set_executed_isSet​(boolean value)
      • get_capacity

        public double get_capacity()
      • set_capacity

        public void set_capacity​(double capacity)
      • unset_capacity

        public void unset_capacity()
      • is_set_capacity

        public boolean is_set_capacity()
        Returns true if field capacity is set (has been assigned a value) and false otherwise
      • set_capacity_isSet

        public void set_capacity_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