| Package | Description |
|---|---|
| org.apache.drill.exec.store.sys |
| Modifier and Type | Field and Description |
|---|---|
ExtendedOptionIterator.Status |
ExtendedOptionIterator.ExtendedOptionValueWrapper.status |
| Modifier and Type | Method and Description |
|---|---|
static ExtendedOptionIterator.Status |
ExtendedOptionIterator.Status.valueOf(String name)
Returns 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.
|
| Constructor and Description |
|---|
ExtendedOptionValueWrapper(String name,
String kind,
OptionValue.AccessibleScopes type,
String value,
ExtendedOptionIterator.Status status,
OptionValue.OptionScope scope,
String description) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.