public static class SpringYarnAppmasterProperties.ContainerClustersProperties extends Object
| Constructor and Description |
|---|
SpringYarnAppmasterProperties.ContainerClustersProperties() |
| Modifier and Type | Method and Description |
|---|---|
SpringYarnAppmasterLaunchContextProperties |
getLaunchcontext() |
SpringYarnAppmasterLocalizerProperties |
getLocalizer() |
Integer |
getProjectionAny() |
Map<String,Integer> |
getProjectionHosts() |
Map<String,Integer> |
getProjectionRacks() |
String |
getProjectionType() |
SpringYarnAppmasterResourceProperties |
getResource() |
void |
setLaunchcontext(SpringYarnAppmasterLaunchContextProperties launchcontext) |
void |
setLocalizer(SpringYarnAppmasterLocalizerProperties localizer) |
void |
setProjectionAny(Integer projectionAny) |
void |
setProjectionHosts(Map<String,Integer> projectionHosts) |
void |
setProjectionRacks(Map<String,Integer> projectionRacks) |
void |
setProjectionType(String projectionType) |
void |
setResource(SpringYarnAppmasterResourceProperties resource) |
public SpringYarnAppmasterProperties.ContainerClustersProperties()
public SpringYarnAppmasterResourceProperties getResource()
public void setResource(SpringYarnAppmasterResourceProperties resource)
public SpringYarnAppmasterLaunchContextProperties getLaunchcontext()
public void setLaunchcontext(SpringYarnAppmasterLaunchContextProperties launchcontext)
public SpringYarnAppmasterLocalizerProperties getLocalizer()
public void setLocalizer(SpringYarnAppmasterLocalizerProperties localizer)
public String getProjectionType()
public void setProjectionType(String projectionType)
public Integer getProjectionAny()
public void setProjectionAny(Integer projectionAny)