Uses of Enum
org.apache.drill.yarn.zk.ZKRegistry.DrillbitTracker.State
Packages that use ZKRegistry.DrillbitTracker.State
Package
Description
Interface between the Application Master and ZooKeeper.
-
Uses of ZKRegistry.DrillbitTracker.State in org.apache.drill.yarn.zk
Fields in org.apache.drill.yarn.zk declared as ZKRegistry.DrillbitTracker.StateModifier and TypeFieldDescriptionprotected ZKRegistry.DrillbitTracker.State
ZKRegistry.DrillbitTracker.state
ZK tracking state.Methods in org.apache.drill.yarn.zk that return ZKRegistry.DrillbitTracker.StateModifier 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.