public class YarnWorkerNode extends Object implements org.apache.flink.runtime.clusterframework.types.ResourceIDRetrievable
| Constructor and Description |
|---|
YarnWorkerNode(org.apache.hadoop.yarn.api.records.Container container) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.yarn.api.records.Container |
getContainer() |
org.apache.flink.runtime.clusterframework.types.ResourceID |
getResourceID() |
public YarnWorkerNode(org.apache.hadoop.yarn.api.records.Container container)
public org.apache.flink.runtime.clusterframework.types.ResourceID getResourceID()
getResourceID in interface org.apache.flink.runtime.clusterframework.types.ResourceIDRetrievablepublic org.apache.hadoop.yarn.api.records.Container getContainer()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.