Uses of Enum
org.apache.storm.generated.LogLevelAction
-
Uses of LogLevelAction in org.apache.storm.generated
Modifier and TypeMethodDescriptionstatic LogLevelAction
LogLevelAction.findByValue
(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.LogLevel.get_action()
static LogLevelAction
Returns the enum constant of this type with the specified name.static LogLevelAction[]
LogLevelAction.values()
Returns an array containing the constants of this enum type, in the order they are declared.