Package org.apache.hadoop.hbase.client
Class ConnectionRegistryFactory
java.lang.Object
org.apache.hadoop.hbase.client.ConnectionRegistryFactory
Factory class to get the instance of configured connection registry.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) static ConnectionRegistry
getRegistry
(org.apache.hadoop.conf.Configuration conf, User user) Returns The connection registry implementation to use.
-
Constructor Details
-
ConnectionRegistryFactory
private ConnectionRegistryFactory()
-
-
Method Details
-
getRegistry
Returns The connection registry implementation to use.
-