Class LocalAssignment

    • Constructor Detail

      • LocalAssignment

        public LocalAssignment()
      • LocalAssignment

        public LocalAssignment​(LocalAssignment 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_executors_size

        public int get_executors_size()
      • add_to_executors

        public void add_to_executors​(ExecutorInfo elem)
      • unset_executors

        public void unset_executors()
      • is_set_executors

        public boolean is_set_executors()
        Returns true if field executors is set (has been assigned a value) and false otherwise
      • set_executors_isSet

        public void set_executors_isSet​(boolean value)
      • unset_resources

        public void unset_resources()
      • is_set_resources

        public boolean is_set_resources()
        Returns true if field resources is set (has been assigned a value) and false otherwise
      • set_resources_isSet

        public void set_resources_isSet​(boolean value)
      • get_total_node_shared

        public double get_total_node_shared()
      • set_total_node_shared

        public void set_total_node_shared​(double total_node_shared)
      • unset_total_node_shared

        public void unset_total_node_shared()
      • is_set_total_node_shared

        public boolean is_set_total_node_shared()
        Returns true if field total_node_shared is set (has been assigned a value) and false otherwise
      • set_total_node_shared_isSet

        public void set_total_node_shared_isSet​(boolean value)
      • get_owner

        public String get_owner()
      • set_owner

        public void set_owner​(String owner)
      • unset_owner

        public void unset_owner()
      • is_set_owner

        public boolean is_set_owner()
        Returns true if field owner is set (has been assigned a value) and false otherwise
      • set_owner_isSet

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