Uses of Class
org.apache.hadoop.hbase.security.TokenInfo

Packages that use TokenInfo
org.apache.hadoop.hbase   
org.apache.hadoop.hbase.client Provides HBase Client 
 

Uses of TokenInfo in org.apache.hadoop.hbase
 

Classes in org.apache.hadoop.hbase with annotations of type TokenInfo
 interface MasterAdminProtocol
          Protocol that a client uses to communicate with the Master (for admin purposes).
 interface MasterMonitorProtocol
          Protocol that a client uses to communicate with the Master (for monitoring purposes).
 

Uses of TokenInfo in org.apache.hadoop.hbase.client
 

Classes in org.apache.hadoop.hbase.client with annotations of type TokenInfo
 interface AdminProtocol
          Protocol that a HBase client uses to communicate with a region server.
 interface ClientProtocol
          Protocol that a HBase client uses to communicate with a region server.
 



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