Class LSSupervisorId

    • Field Detail

      • metaDataMap

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

      • LSSupervisorId

        public LSSupervisorId()
      • LSSupervisorId

        public LSSupervisorId​(String supervisor_id)
      • LSSupervisorId

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

      • get_supervisor_id

        public String get_supervisor_id()
      • set_supervisor_id

        public void set_supervisor_id​(String supervisor_id)
      • unset_supervisor_id

        public void unset_supervisor_id()
      • is_set_supervisor_id

        public boolean is_set_supervisor_id()
        Returns true if field supervisor_id is set (has been assigned a value) and false otherwise
      • set_supervisor_id_isSet

        public void set_supervisor_id_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