Uses of Class
org.apache.hadoop.ha.HAServiceStatus
Packages that use HAServiceStatus
-
Uses of HAServiceStatus in org.apache.hadoop.ha
Methods in org.apache.hadoop.ha that return HAServiceStatusModifier and TypeMethodDescriptionHAServiceProtocol.getServiceStatus()Return the current status of the service.HAServiceStatus.setNotReadyToBecomeActive(String reason) HAServiceStatus.setReadyToBecomeActive() -
Uses of HAServiceStatus in org.apache.hadoop.ha.protocolPB
Methods in org.apache.hadoop.ha.protocolPB that return HAServiceStatus