Uses of Enum Class
org.apache.storm.generated.AccessControlType
Packages that use AccessControlType
-
Uses of AccessControlType in org.apache.storm.generated
Methods in org.apache.storm.generated that return AccessControlTypeModifier and TypeMethodDescriptionstatic AccessControlType
AccessControlType.findByValue
(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.AccessControl.get_type()
static AccessControlType
Returns the enum constant of this class with the specified name.static AccessControlType[]
AccessControlType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.storm.generated with parameters of type AccessControlTypeConstructors in org.apache.storm.generated with parameters of type AccessControlType