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

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

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

Classes in org.apache.hadoop.hbase.ipc with annotations of type KerberosInfo
 interface HMasterInterface
          Clients interact with the HMasterInterface to gain access to meta-level HBase functionality, like finding an HRegionServer and creating/destroying tables.
 interface HMasterRegionInterface
          The Master publishes this Interface for RegionServers to register themselves on.
 interface HRegionInterface
          Clients interact with HRegionServers using a handle to the HRegionInterface.
 



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