Uses of Interface
org.apache.hadoop.hbase.client.ConnectionRegistryURIFactory
Packages that use org.apache.hadoop.hbase.client.ConnectionRegistryURIFactory
-
Uses of org.apache.hadoop.hbase.client.ConnectionRegistryURIFactory in org.apache.hadoop.hbase.client
Classes in org.apache.hadoop.hbase.client that implement org.apache.hadoop.hbase.client.ConnectionRegistryURIFactory in inModifier and TypeClassDescriptionclassorg.apache.hadoop.hbase.client.RpcConnectionRegistryURIFactoryConnection registry creator implementation for creatingRpcConnectionRegistry.classorg.apache.hadoop.hbase.client.ZKConnectionRegistryURIFactoryConnection registry creator implementation for creatingZKConnectionRegistry.