Uses of Class
org.apache.hadoop.hbase.ipc.HBaseClient

Packages that use HBaseClient
org.apache.hadoop.hbase.ipc Tools to help define network clients and servers. 
 

Uses of HBaseClient in org.apache.hadoop.hbase.ipc
 

Subclasses of HBaseClient in org.apache.hadoop.hbase.ipc
 class SecureClient
          A client for an IPC service, which support SASL authentication of connections using either GSSAPI for Kerberos authentication or DIGEST-MD5 for authentication using signed tokens.
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.