Class ClusterWorkerHeartbeat

    • Constructor Detail

      • ClusterWorkerHeartbeat

        public ClusterWorkerHeartbeat()
      • ClusterWorkerHeartbeat

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

      • get_storm_id

        public String get_storm_id()
      • set_storm_id

        public void set_storm_id​(String storm_id)
      • unset_storm_id

        public void unset_storm_id()
      • is_set_storm_id

        public boolean is_set_storm_id()
        Returns true if field storm_id is set (has been assigned a value) and false otherwise
      • set_storm_id_isSet

        public void set_storm_id_isSet​(boolean value)
      • get_executor_stats_size

        public int get_executor_stats_size()
      • unset_executor_stats

        public void unset_executor_stats()
      • is_set_executor_stats

        public boolean is_set_executor_stats()
        Returns true if field executor_stats is set (has been assigned a value) and false otherwise
      • set_executor_stats_isSet

        public void set_executor_stats_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)
      • 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