Uses of Interface
org.apache.hadoop.hbase.client.ConnectionRegistryURIFactory

Packages that use org.apache.hadoop.hbase.client.ConnectionRegistryURIFactory
Package
Description
Provides HBase Client
  • 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 in
    Modifier and Type
    Class
    Description
    class 
    org.apache.hadoop.hbase.client.RpcConnectionRegistryURIFactory
    Connection registry creator implementation for creating RpcConnectionRegistry.
    class 
    org.apache.hadoop.hbase.client.ZKConnectionRegistryURIFactory
    Connection registry creator implementation for creating ZKConnectionRegistry.