@InterfaceAudience.Private @InterfaceStability.Stable public class NodeReport extends Object
Constructor and Description |
---|
NodeReport(org.apache.hadoop.yarn.api.records.Resource used,
int numContainers) |
Modifier and Type | Method and Description |
---|---|
int |
getNumContainers() |
org.apache.hadoop.yarn.api.records.Resource |
getUsedResources() |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.