Uses of Class
org.apache.hadoop.hbase.client.ConnectionImplementation.MasterServiceState
Packages that use ConnectionImplementation.MasterServiceState
-
Uses of ConnectionImplementation.MasterServiceState in org.apache.hadoop.hbase.client
Fields in org.apache.hadoop.hbase.client declared as ConnectionImplementation.MasterServiceStateModifier and TypeFieldDescription(package private) final ConnectionImplementation.MasterServiceStateConnectionImplementation.masterServiceStateMethods in org.apache.hadoop.hbase.client that return ConnectionImplementation.MasterServiceStateModifier and TypeMethodDescription(package private) ConnectionImplementation.MasterServiceStateConnectionImplementation.getMasterServiceState()Visible for testsMethods in org.apache.hadoop.hbase.client with parameters of type ConnectionImplementation.MasterServiceStateModifier and TypeMethodDescriptionprivate voidConnectionImplementation.closeMasterService(ConnectionImplementation.MasterServiceState mss) private static voidConnectionImplementation.release(ConnectionImplementation.MasterServiceState mss) (package private) voidConnectionImplementation.releaseMaster(ConnectionImplementation.MasterServiceState mss) private voidConnectionImplementation.resetMasterServiceState(ConnectionImplementation.MasterServiceState mss)