| Package | Description | 
|---|---|
| org.apache.hadoop.ha | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ActiveStandbyElector.ActiveStandbyElectorCallback. becomeActive()This method is called when the app becomes the active leader. | 
| void | HAServiceProtocol. transitionToActive(HAServiceProtocol.StateChangeRequestInfo reqInfo)Request service to transition to active state. | 
| void | HAServiceProtocol. transitionToStandby(HAServiceProtocol.StateChangeRequestInfo reqInfo)Request service to transition to standby state. | 
Copyright © 2018 Apache Software Foundation. All Rights Reserved.