Uses of Enum Class
org.apache.hadoop.fs.s3a.impl.logging.LogControl.LogLevel
Packages that use LogControl.LogLevel
Package
Description
This package contains reflection-based code to manipulate logging
levels in external libraries.
-
Uses of LogControl.LogLevel in org.apache.hadoop.fs.s3a.impl.logging
Methods in org.apache.hadoop.fs.s3a.impl.logging that return LogControl.LogLevelModifier and TypeMethodDescriptionstatic LogControl.LogLevelReturns the enum constant of this class with the specified name.static LogControl.LogLevel[]LogControl.LogLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.