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

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

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

Classes in org.apache.hadoop.hbase.ipc with annotations of type TokenInfo
 interface HMasterInterface
          Clients interact with the HMasterInterface to gain access to meta-level HBase functionality, like finding an HRegionServer and creating/destroying tables.
 interface HRegionInterface
          Clients interact with HRegionServers using a handle to the HRegionInterface.
 



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