Uses of Enum
org.apache.drill.yarn.appMaster.ClusterControllerImpl.State
Packages that use ClusterControllerImpl.State
Package
Description
Implements the Drill Application Master for YARN.
-
Uses of ClusterControllerImpl.State in org.apache.drill.yarn.appMaster
Methods in org.apache.drill.yarn.appMaster that return ClusterControllerImpl.StateModifier and TypeMethodDescriptionClusterControllerImpl.getState()static ClusterControllerImpl.StateReturns the enum constant of this type with the specified name.static ClusterControllerImpl.State[]ClusterControllerImpl.State.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ClusterControllerImpl.State in org.apache.drill.yarn.appMaster.http
Fields in org.apache.drill.yarn.appMaster.http declared as ClusterControllerImpl.State