public class SliderInstanceDescription extends Object
| Modifier and Type | Field and Description |
|---|---|
org.apache.hadoop.yarn.api.records.ApplicationReport |
applicationReport |
String |
name |
org.apache.hadoop.fs.Path |
path |
| Constructor and Description |
|---|
SliderInstanceDescription(String name,
org.apache.hadoop.fs.Path path,
org.apache.hadoop.yarn.api.records.ApplicationReport applicationReport) |
public final String name
public final org.apache.hadoop.fs.Path path
public final org.apache.hadoop.yarn.api.records.ApplicationReport applicationReport
public SliderInstanceDescription(String name, org.apache.hadoop.fs.Path path, org.apache.hadoop.yarn.api.records.ApplicationReport applicationReport)
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.