Package | Description |
---|---|
org.apache.hadoop.hive.ql.session | |
org.apache.hive.service.cli.operation |
Modifier and Type | Method and Description |
---|---|
static OperationLog.LoggingLevel |
OperationLog.getLoggingLevel(String mode) |
OperationLog.LoggingLevel |
OperationLog.getOpLoggingLevel() |
static OperationLog.LoggingLevel |
OperationLog.LoggingLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationLog.LoggingLevel[] |
OperationLog.LoggingLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LogDivertAppender(OperationManager operationManager,
OperationLog.LoggingLevel loggingMode) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.