org.apache.hadoop.yarn.server.nodemanager
Interface ResourceView

All Known Subinterfaces:
ContainersMonitor
All Known Implementing Classes:
ContainersMonitorImpl

public interface ResourceView


Method Summary
 long getPmemAllocatedForContainers()
           
 long getVmemAllocatedForContainers()
           
 

Method Detail

getVmemAllocatedForContainers

long getVmemAllocatedForContainers()

getPmemAllocatedForContainers

long getPmemAllocatedForContainers()


Copyright © 2012 Apache Software Foundation. All Rights Reserved.