public class YarnContainerInLaunch extends Object implements ResourceIDRetrievable
Constructor and Description |
---|
YarnContainerInLaunch(org.apache.hadoop.yarn.api.records.Container container) |
YarnContainerInLaunch(org.apache.hadoop.yarn.api.records.Container container,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.yarn.api.records.Container |
container() |
ResourceID |
getResourceID()
Gets the ResourceID of the object.
|
long |
timestamp() |
String |
toString() |
public YarnContainerInLaunch(org.apache.hadoop.yarn.api.records.Container container)
public YarnContainerInLaunch(org.apache.hadoop.yarn.api.records.Container container, long timestamp)
public org.apache.hadoop.yarn.api.records.Container container()
public long timestamp()
public ResourceID getResourceID()
ResourceIDRetrievable
getResourceID
in interface ResourceIDRetrievable
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.