Uses of Interface
org.apache.hadoop.hbase.client.MasterKeepAliveConnection
Packages that use MasterKeepAliveConnection
-
Uses of MasterKeepAliveConnection in org.apache.hadoop.hbase.client
Classes in org.apache.hadoop.hbase.client that implement MasterKeepAliveConnectionModifier and TypeClassDescriptionclassA short-circuit connection that can bypass the RPC layer (serialization, deserialization, networking, etc..) when talking to a local masterFields in org.apache.hadoop.hbase.client declared as MasterKeepAliveConnectionMethods in org.apache.hadoop.hbase.client that return MasterKeepAliveConnectionModifier and TypeMethodDescriptionprivate MasterKeepAliveConnectionConnectionImplementation.getKeepAliveMasterService()ClusterConnection.getMaster()Returns aMasterKeepAliveConnectionto the active masterConnectionImplementation.getMaster()ServerConnectionUtils.ShortCircuitingClusterConnection.getMaster()