Class BoltStats

    • Field Detail

      • metaDataMap

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

      • get_acked_size

        public int get_acked_size()
      • unset_acked

        public void unset_acked()
      • is_set_acked

        public boolean is_set_acked()
        Returns true if field acked is set (has been assigned a value) and false otherwise
      • set_acked_isSet

        public void set_acked_isSet​(boolean value)
      • get_failed_size

        public int get_failed_size()
      • unset_failed

        public void unset_failed()
      • is_set_failed

        public boolean is_set_failed()
        Returns true if field failed is set (has been assigned a value) and false otherwise
      • set_failed_isSet

        public void set_failed_isSet​(boolean value)
      • get_process_ms_avg_size

        public int get_process_ms_avg_size()
      • unset_process_ms_avg

        public void unset_process_ms_avg()
      • is_set_process_ms_avg

        public boolean is_set_process_ms_avg()
        Returns true if field process_ms_avg is set (has been assigned a value) and false otherwise
      • set_process_ms_avg_isSet

        public void set_process_ms_avg_isSet​(boolean value)
      • get_executed_size

        public int get_executed_size()
      • 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_execute_ms_avg_size

        public int get_execute_ms_avg_size()
      • unset_execute_ms_avg

        public void unset_execute_ms_avg()
      • is_set_execute_ms_avg

        public boolean is_set_execute_ms_avg()
        Returns true if field execute_ms_avg is set (has been assigned a value) and false otherwise
      • set_execute_ms_avg_isSet

        public void set_execute_ms_avg_isSet​(boolean value)
      • isSet

        public boolean isSet​(BoltStats._Fields field)
        Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
        Specified by:
        isSet in interface org.apache.storm.thrift.TBase<BoltStats,​BoltStats._Fields>
      • equals

        public boolean equals​(BoltStats that)
      • 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