Package org.apache.drill.yarn.core
Class ClusterDef
java.lang.Object
org.apache.drill.yarn.core.ClusterDef
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static enum
Defined cluster tier types.static class
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClusterDef.ClusterGroup
getCluster
(com.typesafe.config.Config config, int n) Deserialize a node tier from the configuration file.
-
Field Details
-
GROUP_NAME
- See Also:
-
GROUP_TYPE
- See Also:
-
GROUP_SIZE
- See Also:
-
DRILLBIT_LABEL
- See Also:
-
AM_LABEL
- See Also:
-
-
Constructor Details
-
ClusterDef
public ClusterDef()
-
-
Method Details
-
getCluster
Deserialize a node tier from the configuration file.- Parameters:
n
-- Returns:
-