Class WorkerSummary

    • Field Detail

      • metaDataMap

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

      • WorkerSummary

        public WorkerSummary()
      • WorkerSummary

        public WorkerSummary​(WorkerSummary 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)
      • get_host

        public String get_host()
      • set_host

        public void set_host​(String host)
      • unset_host

        public void unset_host()
      • is_set_host

        public boolean is_set_host()
        Returns true if field host is set (has been assigned a value) and false otherwise
      • set_host_isSet

        public void set_host_isSet​(boolean value)
      • get_port

        public int get_port()
      • set_port

        public void set_port​(int port)
      • unset_port

        public void unset_port()
      • is_set_port

        public boolean is_set_port()
        Returns true if field port is set (has been assigned a value) and false otherwise
      • set_port_isSet

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

        public String get_topology_name()
      • set_topology_name

        public void set_topology_name​(String topology_name)
      • unset_topology_name

        public void unset_topology_name()
      • is_set_topology_name

        public boolean is_set_topology_name()
        Returns true if field topology_name is set (has been assigned a value) and false otherwise
      • set_topology_name_isSet

        public void set_topology_name_isSet​(boolean value)
      • get_num_executors

        public int get_num_executors()
      • set_num_executors

        public void set_num_executors​(int num_executors)
      • unset_num_executors

        public void unset_num_executors()
      • is_set_num_executors

        public boolean is_set_num_executors()
        Returns true if field num_executors is set (has been assigned a value) and false otherwise
      • set_num_executors_isSet

        public void set_num_executors_isSet​(boolean value)
      • get_component_to_num_tasks_size

        public int get_component_to_num_tasks_size()
      • put_to_component_to_num_tasks

        public void put_to_component_to_num_tasks​(String key,
                                                  long val)
      • get_component_to_num_tasks

        public Map<String,​Long> get_component_to_num_tasks()
      • set_component_to_num_tasks

        public void set_component_to_num_tasks​(Map<String,​Long> component_to_num_tasks)
      • unset_component_to_num_tasks

        public void unset_component_to_num_tasks()
      • is_set_component_to_num_tasks

        public boolean is_set_component_to_num_tasks()
        Returns true if field component_to_num_tasks is set (has been assigned a value) and false otherwise
      • set_component_to_num_tasks_isSet

        public void set_component_to_num_tasks_isSet​(boolean value)
      • get_time_secs

        public int get_time_secs()
      • set_time_secs

        public void set_time_secs​(int time_secs)
      • unset_time_secs

        public void unset_time_secs()
      • is_set_time_secs

        public boolean is_set_time_secs()
        Returns true if field time_secs is set (has been assigned a value) and false otherwise
      • set_time_secs_isSet

        public void set_time_secs_isSet​(boolean value)
      • get_uptime_secs

        public int get_uptime_secs()
      • set_uptime_secs

        public void set_uptime_secs​(int uptime_secs)
      • unset_uptime_secs

        public void unset_uptime_secs()
      • is_set_uptime_secs

        public boolean is_set_uptime_secs()
        Returns true if field uptime_secs is set (has been assigned a value) and false otherwise
      • set_uptime_secs_isSet

        public void set_uptime_secs_isSet​(boolean value)
      • get_requested_memonheap

        public double get_requested_memonheap()
      • set_requested_memonheap

        public void set_requested_memonheap​(double requested_memonheap)
      • unset_requested_memonheap

        public void unset_requested_memonheap()
      • is_set_requested_memonheap

        public boolean is_set_requested_memonheap()
        Returns true if field requested_memonheap is set (has been assigned a value) and false otherwise
      • set_requested_memonheap_isSet

        public void set_requested_memonheap_isSet​(boolean value)
      • get_requested_memoffheap

        public double get_requested_memoffheap()
      • set_requested_memoffheap

        public void set_requested_memoffheap​(double requested_memoffheap)
      • unset_requested_memoffheap

        public void unset_requested_memoffheap()
      • is_set_requested_memoffheap

        public boolean is_set_requested_memoffheap()
        Returns true if field requested_memoffheap is set (has been assigned a value) and false otherwise
      • set_requested_memoffheap_isSet

        public void set_requested_memoffheap_isSet​(boolean value)
      • get_requested_cpu

        public double get_requested_cpu()
      • set_requested_cpu

        public void set_requested_cpu​(double requested_cpu)
      • unset_requested_cpu

        public void unset_requested_cpu()
      • is_set_requested_cpu

        public boolean is_set_requested_cpu()
        Returns true if field requested_cpu is set (has been assigned a value) and false otherwise
      • set_requested_cpu_isSet

        public void set_requested_cpu_isSet​(boolean value)
      • get_assigned_memonheap

        public double get_assigned_memonheap()
      • set_assigned_memonheap

        public void set_assigned_memonheap​(double assigned_memonheap)
      • unset_assigned_memonheap

        public void unset_assigned_memonheap()
      • is_set_assigned_memonheap

        public boolean is_set_assigned_memonheap()
        Returns true if field assigned_memonheap is set (has been assigned a value) and false otherwise
      • set_assigned_memonheap_isSet

        public void set_assigned_memonheap_isSet​(boolean value)
      • get_assigned_memoffheap

        public double get_assigned_memoffheap()
      • set_assigned_memoffheap

        public void set_assigned_memoffheap​(double assigned_memoffheap)
      • unset_assigned_memoffheap

        public void unset_assigned_memoffheap()
      • is_set_assigned_memoffheap

        public boolean is_set_assigned_memoffheap()
        Returns true if field assigned_memoffheap is set (has been assigned a value) and false otherwise
      • set_assigned_memoffheap_isSet

        public void set_assigned_memoffheap_isSet​(boolean value)
      • get_assigned_cpu

        public double get_assigned_cpu()
      • set_assigned_cpu

        public void set_assigned_cpu​(double assigned_cpu)
      • unset_assigned_cpu

        public void unset_assigned_cpu()
      • is_set_assigned_cpu

        public boolean is_set_assigned_cpu()
        Returns true if field assigned_cpu is set (has been assigned a value) and false otherwise
      • set_assigned_cpu_isSet

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