Class HBMessage

    • Field Detail

      • metaDataMap

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

      • unset_type

        public void unset_type()
      • is_set_type

        public boolean is_set_type()
        Returns true if field type is set (has been assigned a value) and false otherwise
      • set_type_isSet

        public void set_type_isSet​(boolean value)
      • unset_data

        public void unset_data()
      • is_set_data

        public boolean is_set_data()
        Returns true if field data is set (has been assigned a value) and false otherwise
      • set_data_isSet

        public void set_data_isSet​(boolean value)
      • get_message_id

        public int get_message_id()
      • set_message_id

        public void set_message_id​(int message_id)
      • unset_message_id

        public void unset_message_id()
      • is_set_message_id

        public boolean is_set_message_id()
        Returns true if field message_id is set (has been assigned a value) and false otherwise
      • set_message_id_isSet

        public void set_message_id_isSet​(boolean value)
      • isSet

        public boolean isSet​(HBMessage._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<HBMessage,​HBMessage._Fields>
      • equals

        public boolean equals​(HBMessage 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