public class ClusterDef extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ClusterDef.BasicGroup |
static class |
ClusterDef.ClusterGroup |
static class |
ClusterDef.GroupType
Defined cluster tier types.
|
static class |
ClusterDef.LabeledGroup |
Modifier and Type | Field and Description |
---|---|
static String |
AM_LABEL |
static String |
DRILLBIT_LABEL |
static String |
GROUP_NAME |
static String |
GROUP_SIZE |
static String |
GROUP_TYPE |
Constructor and Description |
---|
ClusterDef() |
Modifier and Type | Method and Description |
---|---|
static ClusterDef.ClusterGroup |
getCluster(com.typesafe.config.Config config,
int n)
Deserialize a node tier from the configuration file.
|
public static final String GROUP_NAME
public static final String GROUP_TYPE
public static final String GROUP_SIZE
public static final String DRILLBIT_LABEL
public static final String AM_LABEL
public static ClusterDef.ClusterGroup getCluster(com.typesafe.config.Config config, int n)
n
- Copyright © 1970 The Apache Software Foundation. All rights reserved.