Class NimbusSummary

    • Field Detail

      • metaDataMap

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

      • NimbusSummary

        public NimbusSummary()
      • NimbusSummary

        public NimbusSummary​(String host,
                             int port,
                             int uptime_secs,
                             boolean isLeader,
                             String version)
      • NimbusSummary

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

      • 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_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)
      • is_isLeader

        public boolean is_isLeader()
      • set_isLeader

        public void set_isLeader​(boolean isLeader)
      • unset_isLeader

        public void unset_isLeader()
      • is_set_isLeader

        public boolean is_set_isLeader()
        Returns true if field isLeader is set (has been assigned a value) and false otherwise
      • set_isLeader_isSet

        public void set_isLeader_isSet​(boolean value)
      • get_version

        public String get_version()
      • set_version

        public void set_version​(String version)
      • unset_version

        public void unset_version()
      • is_set_version

        public boolean is_set_version()
        Returns true if field version is set (has been assigned a value) and false otherwise
      • set_version_isSet

        public void set_version_isSet​(boolean value)
      • get_tlsPort

        public int get_tlsPort()
      • set_tlsPort

        public void set_tlsPort​(int tlsPort)
      • unset_tlsPort

        public void unset_tlsPort()
      • is_set_tlsPort

        public boolean is_set_tlsPort()
        Returns true if field tlsPort is set (has been assigned a value) and false otherwise
      • set_tlsPort_isSet

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