public class YarnContainerInLaunch extends Object implements org.apache.flink.runtime.clusterframework.types.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() |
org.apache.flink.runtime.clusterframework.types.ResourceID |
getResourceID() |
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 org.apache.flink.runtime.clusterframework.types.ResourceID getResourceID()
getResourceID in interface org.apache.flink.runtime.clusterframework.types.ResourceIDRetrievableCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.