Interface | Description |
---|---|
ContainerCluster | |
ContainerClusterAppmaster |
Interface for
YarnAppmaster which is controlling
container clusters. |
Class | Description |
---|---|
AbstractContainerClusterAppmaster |
Base implementation of a
ContainerClusterAppmaster . |
ClusterAllocatingAction | |
ClusterDestroyingAction | |
ClusterStartAction | |
ClusterStoppingAction | |
ContainerClusterInfo | |
ContainerClusterStateMachineConfiguration |
Configuration for state machine build used by
AbstractContainerClusterAppmaster . |
DefaultContainerCluster | |
ManagedContainerClusterAppmaster |
Default
ContainerClusterAppmaster implementation using functionality
from AbstractContainerClusterAppmaster . |
Enum | Description |
---|---|
ClusterEvent |
Possible events controlling this machine.
|
ClusterState |
Possible states of this machine.
|