Generated by
JDiff

Interface org.apache.hadoop.ha.HAServiceProtocol

Changed Methods
HAServiceStatus getServiceStatus() Changed from abstract to non-abstract. Return the current status of the service.
void monitorHealth() Changed from abstract to non-abstract. Monitor the health of service.
void transitionToActive(StateChangeRequestInfo) Changed from abstract to non-abstract. Request service to transition to active state.
void transitionToStandby(StateChangeRequestInfo) Changed from abstract to non-abstract. Request service to transition to standby state.