Class HBNodes

    • Field Detail

      • metaDataMap

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

      • HBNodes

        public HBNodes()
      • HBNodes

        public HBNodes​(List<String> pulseIds)
      • HBNodes

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

      • clear

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

        public int get_pulseIds_size()
      • get_pulseIds_iterator

        public Iterator<String> get_pulseIds_iterator()
      • add_to_pulseIds

        public void add_to_pulseIds​(String elem)
      • get_pulseIds

        public List<String> get_pulseIds()
      • set_pulseIds

        public void set_pulseIds​(List<String> pulseIds)
      • unset_pulseIds

        public void unset_pulseIds()
      • is_set_pulseIds

        public boolean is_set_pulseIds()
        Returns true if field pulseIds is set (has been assigned a value) and false otherwise
      • set_pulseIds_isSet

        public void set_pulseIds_isSet​(boolean value)
      • isSet

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

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