| Package | Description |
|---|---|
| org.apache.drill.exec.server |
| Modifier and Type | Method and Description |
|---|---|
DrillbitStateManager.DrillbitState |
DrillbitStateManager.getState() |
static DrillbitStateManager.DrillbitState |
DrillbitStateManager.DrillbitState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DrillbitStateManager.DrillbitState[] |
DrillbitStateManager.DrillbitState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DrillbitStateManager.setState(DrillbitStateManager.DrillbitState newState) |
| Constructor and Description |
|---|
DrillbitStateManager(DrillbitStateManager.DrillbitState currentState) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.