org.apache.hadoop.yarn.server.nodemanager
Class NodeResourceMonitorImpl

java.lang.Object
  extended by org.apache.hadoop.yarn.service.AbstractService
      extended by org.apache.hadoop.yarn.server.nodemanager.NodeResourceMonitorImpl
All Implemented Interfaces:
NodeResourceMonitor, org.apache.hadoop.yarn.service.Service

public class NodeResourceMonitorImpl
extends org.apache.hadoop.yarn.service.AbstractService
implements NodeResourceMonitor


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.hadoop.yarn.service.Service
org.apache.hadoop.yarn.service.Service.STATE
 
Constructor Summary
NodeResourceMonitorImpl()
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.yarn.service.AbstractService
getConfig, getName, getServiceState, getStartTime, init, register, start, stop, unregister
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.hadoop.yarn.service.Service
getConfig, getName, getServiceState, getStartTime, init, register, start, stop, unregister
 

Constructor Detail

NodeResourceMonitorImpl

public NodeResourceMonitorImpl()


Copyright © 2013 Apache Software Foundation. All Rights Reserved.