public interface GridMember
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.yarn.api.records.Container |
getContainer()
Gets the container.
|
org.apache.hadoop.yarn.api.records.ContainerId |
getId()
Gets a container member identifier.
|