public class AppStateBindingInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,String> |
applicationInfo |
org.apache.hadoop.fs.FileSystem |
fs |
org.apache.hadoop.fs.Path |
historyPath |
AggregateConf |
instanceDefinition |
List<org.apache.hadoop.yarn.api.records.Container> |
liveContainers |
List<org.apache.hadoop.yarn.api.records.NodeReport> |
nodeReports
node reports off the RM.
|
org.apache.hadoop.conf.Configuration |
publishedProviderConf |
ContainerReleaseSelector |
releaseSelector |
List<ProviderRole> |
roles |
org.apache.hadoop.conf.Configuration |
serviceConfig |
| Constructor and Description |
|---|
AppStateBindingInfo() |
public AggregateConf instanceDefinition
public org.apache.hadoop.conf.Configuration serviceConfig
public org.apache.hadoop.conf.Configuration publishedProviderConf
public List<ProviderRole> roles
public org.apache.hadoop.fs.FileSystem fs
public org.apache.hadoop.fs.Path historyPath
public List<org.apache.hadoop.yarn.api.records.Container> liveContainers
public ContainerReleaseSelector releaseSelector
public List<org.apache.hadoop.yarn.api.records.NodeReport> nodeReports
public void validate()
throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.