Uses of Enum
org.apache.drill.exec.store.sys.ExtendedOptionIterator.Status
-
Uses of ExtendedOptionIterator.Status in org.apache.drill.exec.store.sys
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ExtendedOptionIterator.Status[]
ExtendedOptionIterator.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionExtendedOptionValueWrapper
(String name, String kind, OptionValue.AccessibleScopes type, String value, ExtendedOptionIterator.Status status, OptionValue.OptionScope scope, String description)