Uses of Enum
org.apache.drill.yarn.zk.ZKRegistry.DrillbitTracker.State
Package
Description
Interface between the Application Master and ZooKeeper.
-
Uses of ZKRegistry.DrillbitTracker.State in org.apache.drill.yarn.zk
Modifier and TypeFieldDescriptionprotected ZKRegistry.DrillbitTracker.State
ZKRegistry.DrillbitTracker.state
ZK tracking state.Modifier and TypeMethodDescriptionReturns 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.