Class LogLevel

    • Field Detail

      • metaDataMap

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

      • LogLevel

        public LogLevel()
      • LogLevel

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

      • clear

        public void clear()
        Specified by:
        clear in interface org.apache.storm.thrift.TBase<LogLevel,​LogLevel._Fields>
      • unset_action

        public void unset_action()
      • is_set_action

        public boolean is_set_action()
        Returns true if field action is set (has been assigned a value) and false otherwise
      • set_action_isSet

        public void set_action_isSet​(boolean value)
      • get_target_log_level

        public String get_target_log_level()
      • set_target_log_level

        public void set_target_log_level​(String target_log_level)
      • unset_target_log_level

        public void unset_target_log_level()
      • is_set_target_log_level

        public boolean is_set_target_log_level()
        Returns true if field target_log_level is set (has been assigned a value) and false otherwise
      • set_target_log_level_isSet

        public void set_target_log_level_isSet​(boolean value)
      • get_reset_log_level_timeout_secs

        public int get_reset_log_level_timeout_secs()
      • set_reset_log_level_timeout_secs

        public void set_reset_log_level_timeout_secs​(int reset_log_level_timeout_secs)
      • unset_reset_log_level_timeout_secs

        public void unset_reset_log_level_timeout_secs()
      • is_set_reset_log_level_timeout_secs

        public boolean is_set_reset_log_level_timeout_secs()
        Returns true if field reset_log_level_timeout_secs is set (has been assigned a value) and false otherwise
      • set_reset_log_level_timeout_secs_isSet

        public void set_reset_log_level_timeout_secs_isSet​(boolean value)
      • get_reset_log_level_timeout_epoch

        public long get_reset_log_level_timeout_epoch()
      • set_reset_log_level_timeout_epoch

        public void set_reset_log_level_timeout_epoch​(long reset_log_level_timeout_epoch)
      • unset_reset_log_level_timeout_epoch

        public void unset_reset_log_level_timeout_epoch()
      • is_set_reset_log_level_timeout_epoch

        public boolean is_set_reset_log_level_timeout_epoch()
        Returns true if field reset_log_level_timeout_epoch is set (has been assigned a value) and false otherwise
      • set_reset_log_level_timeout_epoch_isSet

        public void set_reset_log_level_timeout_epoch_isSet​(boolean value)
      • get_reset_log_level

        public String get_reset_log_level()
      • set_reset_log_level

        public void set_reset_log_level​(String reset_log_level)
      • unset_reset_log_level

        public void unset_reset_log_level()
      • is_set_reset_log_level

        public boolean is_set_reset_log_level()
        Returns true if field reset_log_level is set (has been assigned a value) and false otherwise
      • set_reset_log_level_isSet

        public void set_reset_log_level_isSet​(boolean value)
      • isSet

        public boolean isSet​(LogLevel._Fields field)
        Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
        Specified by:
        isSet in interface org.apache.storm.thrift.TBase<LogLevel,​LogLevel._Fields>
      • equals

        public boolean equals​(LogLevel that)
      • 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