Class HBPulse

    • Field Detail

      • metaDataMap

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

      • HBPulse

        public HBPulse()
      • HBPulse

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

      • clear

        public void clear()
        Specified by:
        clear in interface org.apache.storm.thrift.TBase<HBPulse,​HBPulse._Fields>
      • get_id

        public String get_id()
      • set_id

        public void set_id​(String id)
      • unset_id

        public void unset_id()
      • is_set_id

        public boolean is_set_id()
        Returns true if field id is set (has been assigned a value) and false otherwise
      • set_id_isSet

        public void set_id_isSet​(boolean value)
      • get_details

        public byte[] get_details()
      • buffer_for_details

        public ByteBuffer buffer_for_details()
      • set_details

        public void set_details​(byte[] details)
      • set_details

        public void set_details​(ByteBuffer details)
      • unset_details

        public void unset_details()
      • is_set_details

        public boolean is_set_details()
        Returns true if field details is set (has been assigned a value) and false otherwise
      • set_details_isSet

        public void set_details_isSet​(boolean value)
      • isSet

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

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