Class LSTopoHistory

    • Field Detail

      • metaDataMap

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

      • LSTopoHistory

        public LSTopoHistory()
      • LSTopoHistory

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

      • get_topology_id

        public String get_topology_id()
      • set_topology_id

        public void set_topology_id​(String topology_id)
      • unset_topology_id

        public void unset_topology_id()
      • is_set_topology_id

        public boolean is_set_topology_id()
        Returns true if field topology_id is set (has been assigned a value) and false otherwise
      • set_topology_id_isSet

        public void set_topology_id_isSet​(boolean value)
      • get_time_stamp

        public long get_time_stamp()
      • set_time_stamp

        public void set_time_stamp​(long time_stamp)
      • unset_time_stamp

        public void unset_time_stamp()
      • is_set_time_stamp

        public boolean is_set_time_stamp()
        Returns true if field time_stamp is set (has been assigned a value) and false otherwise
      • set_time_stamp_isSet

        public void set_time_stamp_isSet​(boolean value)
      • get_users_size

        public int get_users_size()
      • add_to_users

        public void add_to_users​(String elem)
      • set_users

        public void set_users​(List<String> users)
      • unset_users

        public void unset_users()
      • is_set_users

        public boolean is_set_users()
        Returns true if field users is set (has been assigned a value) and false otherwise
      • set_users_isSet

        public void set_users_isSet​(boolean value)
      • get_groups_size

        public int get_groups_size()
      • add_to_groups

        public void add_to_groups​(String elem)
      • set_groups

        public void set_groups​(List<String> groups)
      • unset_groups

        public void unset_groups()
      • is_set_groups

        public boolean is_set_groups()
        Returns true if field groups is set (has been assigned a value) and false otherwise
      • set_groups_isSet

        public void set_groups_isSet​(boolean value)
      • 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