Package org.apache.hadoop.log
Class LogLevel
java.lang.Object
org.apache.hadoop.log.LogLevel
Change log level in runtime.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisValidProtocol(String protocol) static voidA command line implementation
-
Field Details
-
USAGES
- See Also:
-
PROTOCOL_HTTP
- See Also:
-
PROTOCOL_HTTPS
- See Also:
-
-
Constructor Details
-
LogLevel
public LogLevel()
-
-
Method Details
-
main
A command line implementation- Parameters:
args- input args.- Throws:
Exception- exception.
-
isValidProtocol
-