Uses of Interface
org.apache.hadoop.hbase.client.MasterKeepAliveConnection
-
Uses of MasterKeepAliveConnection in org.apache.hadoop.hbase.client
Modifier and TypeClassDescriptionclass
A short-circuit connection that can bypass the RPC layer (serialization, deserialization, networking, etc..) when talking to a local masterModifier and TypeMethodDescriptionprivate MasterKeepAliveConnection
ConnectionImplementation.getKeepAliveMasterService()
ClusterConnection.getMaster()
Returns aMasterKeepAliveConnection
to the active masterConnectionImplementation.getMaster()
ServerConnectionUtils.ShortCircuitingClusterConnection.getMaster()