Class LogConfig

    • Field Detail

      • metaDataMap

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

      • LogConfig

        public LogConfig()
      • LogConfig

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

      • get_named_logger_level_size

        public int get_named_logger_level_size()
      • put_to_named_logger_level

        public void put_to_named_logger_level​(String key,
                                              LogLevel val)
      • set_named_logger_level

        public void set_named_logger_level​(Map<String,​LogLevel> named_logger_level)
      • unset_named_logger_level

        public void unset_named_logger_level()
      • is_set_named_logger_level

        public boolean is_set_named_logger_level()
        Returns true if field named_logger_level is set (has been assigned a value) and false otherwise
      • set_named_logger_level_isSet

        public void set_named_logger_level_isSet​(boolean value)
      • isSet

        public boolean isSet​(LogConfig._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<LogConfig,​LogConfig._Fields>
      • equals

        public boolean equals​(LogConfig 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