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 © 2017 Apache Software Foundation. All Rights Reserved.