Class HBRecords

    • Field Detail

      • metaDataMap

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

      • HBRecords

        public HBRecords()
      • HBRecords

        public HBRecords​(List<HBPulse> pulses)
      • HBRecords

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

      • get_pulses_size

        public int get_pulses_size()
      • add_to_pulses

        public void add_to_pulses​(HBPulse elem)
      • set_pulses

        public void set_pulses​(List<HBPulse> pulses)
      • unset_pulses

        public void unset_pulses()
      • is_set_pulses

        public boolean is_set_pulses()
        Returns true if field pulses is set (has been assigned a value) and false otherwise
      • set_pulses_isSet

        public void set_pulses_isSet​(boolean value)
      • isSet

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

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