public class ContainersAllocated extends Object
YarnFlinkResourceManager
to notify it that a set of new containers is available.
NOTE: This message is not serializable, because the Container object is not serializable.
| Constructor and Description |
|---|
ContainersAllocated(List<org.apache.hadoop.yarn.api.records.Container> containers) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.hadoop.yarn.api.records.Container> |
containers() |
String |
toString() |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.