public class RegisteredYarnWorkerNode extends Object implements org.apache.flink.runtime.clusterframework.types.ResourceIDRetrievable
YarnFlinkResourceManager.| Constructor and Description |
|---|
RegisteredYarnWorkerNode(org.apache.hadoop.yarn.api.records.Container yarnContainer) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.runtime.clusterframework.types.ResourceID |
getResourceID() |
String |
toString() |
org.apache.hadoop.yarn.api.records.Container |
yarnContainer() |
public RegisteredYarnWorkerNode(org.apache.hadoop.yarn.api.records.Container yarnContainer)
public org.apache.hadoop.yarn.api.records.Container yarnContainer()
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.