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 TypeClassDescriptionclass
org.apache.hadoop.hbase.client.RpcConnectionRegistryURIFactory
Connection registry creator implementation for creatingRpcConnectionRegistry
.class
org.apache.hadoop.hbase.client.ZKConnectionRegistryURIFactory
Connection registry creator implementation for creatingZKConnectionRegistry
.