| Package | Description |
|---|---|
| org.apache.drill.yarn.zk |
Interface between the Application Master and ZooKeeper.
|
| Modifier and Type | Field and Description |
|---|---|
protected ZKRegistry.DrillbitTracker.State |
ZKRegistry.DrillbitTracker.state
ZK tracking state.
|
| Modifier and Type | Method and Description |
|---|---|
static ZKRegistry.DrillbitTracker.State |
ZKRegistry.DrillbitTracker.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZKRegistry.DrillbitTracker.State[] |
ZKRegistry.DrillbitTracker.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.