| Package | Description | 
|---|---|
| org.apache.storm.generated | 
| Modifier and Type | Method and Description | 
|---|---|
| LogLevel | LogLevel. deepCopy() | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,LogLevel> | LogConfig. get_named_logger_level() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | LogLevel. compareTo(LogLevel other) | 
| boolean | LogLevel. equals(LogLevel that) | 
| void | LogConfig. put_to_named_logger_level(String key,
                         LogLevel val) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LogConfig. set_named_logger_level(Map<String,LogLevel> named_logger_level) | 
| Constructor and Description | 
|---|
| LogLevel(LogLevel other)Performs a deep copy on other. | 
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.