org.apache.hadoop.yarn.service
Interface ServiceStateChangeListener


public interface ServiceStateChangeListener

Interface to notify state changes of a service.


Method Summary
 void stateChanged(Service service)
           
 

Method Detail

stateChanged

void stateChanged(Service service)


Copyright © 2012 Apache Software Foundation. All Rights Reserved.