| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. | 
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.replication.regionserver | |
| org.apache.hadoop.hbase.rest | HBase REST | 
| org.apache.hadoop.hbase.rsgroup | |
| org.apache.hadoop.hbase.security | |
| org.apache.hadoop.hbase.security.access | |
| org.apache.hadoop.hbase.security.token | |
| org.apache.hadoop.hbase.thrift | Provides an HBase Thrift
service. | 
| org.apache.hadoop.hbase.thrift2 | Provides an HBase Thrift
service. | 
| org.apache.hadoop.hbase.tool | |
| org.apache.hadoop.hbase.util | 
| Modifier and Type | Method and Description | 
|---|---|
| private static User | AuthUtil. loginFromKeytabAndReturnUser(UserProvider provider)Deprecated.  | 
| Modifier and Type | Field and Description | 
|---|---|
| protected UserProvider | RpcServer. userProvider | 
| protected UserProvider | AbstractRpcClient. userProvider | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | HMaster. login(UserProvider user,
     String host)For compatibility, if failed with regionserver credentials, try the master one | 
| Modifier and Type | Field and Description | 
|---|---|
| private UserProvider | MetricsUserAggregateImpl. userProviderProvider for mapping principal names to Users | 
| private UserProvider | SecureBulkLoadManager. userProvider | 
| private UserProvider | HRegionServer. userProvider | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | HRegionServer. login(UserProvider user,
     String host) | 
| Modifier and Type | Field and Description | 
|---|---|
| private UserProvider | HFileReplicator. userProvider | 
| Modifier and Type | Field and Description | 
|---|---|
| private UserProvider | RESTServer. userProvider | 
| Modifier and Type | Method and Description | 
|---|---|
| static RESTServlet | RESTServlet. getInstance(org.apache.hadoop.conf.Configuration conf,
           UserProvider userProvider) | 
| private static Pair<org.apache.hbase.thirdparty.org.eclipse.jetty.servlet.FilterHolder,Class<? extends org.apache.hbase.thirdparty.org.glassfish.jersey.servlet.ServletContainer>> | RESTServer. loginServerPrincipal(UserProvider userProvider,
                    org.apache.hadoop.conf.Configuration conf) | 
| Constructor and Description | 
|---|
| RESTServlet(org.apache.hadoop.conf.Configuration conf,
           UserProvider userProvider)Constructor with existing configuration | 
| Modifier and Type | Field and Description | 
|---|---|
| private UserProvider | RSGroupAdminEndpoint. userProviderProvider for mapping principal names to Users | 
| Modifier and Type | Method and Description | 
|---|---|
| static UserProvider | UserProvider. instantiate(org.apache.hadoop.conf.Configuration conf)Instantiate the  UserProviderspecified in the configuration and set the passed
 configuration viasetConf(Configuration) | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | UserProvider. setUserProviderForTesting(org.apache.hadoop.conf.Configuration conf,
                         Class<? extends UserProvider> provider)Set the  UserProviderin the given configuration that should be instantiated | 
| Modifier and Type | Field and Description | 
|---|---|
| private UserProvider | AccessController. userProviderProvider for mapping principal names to Users | 
| private UserProvider | SnapshotScannerHDFSAclController. userProviderProvider for mapping principal names to Users | 
| Modifier and Type | Field and Description | 
|---|---|
| private UserProvider | FsDelegationToken. userProvider | 
| Modifier and Type | Method and Description | 
|---|---|
| UserProvider | FsDelegationToken. getUserProvider() | 
| Constructor and Description | 
|---|
| FsDelegationToken(UserProvider userProvider,
                 String renewer) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected HBaseServiceHandler | ThriftServer. createHandler(org.apache.hadoop.conf.Configuration conf,
             UserProvider userProvider) | 
| Constructor and Description | 
|---|
| HBaseServiceHandler(org.apache.hadoop.conf.Configuration c,
                   UserProvider userProvider) | 
| ThriftHBaseServiceHandler(org.apache.hadoop.conf.Configuration c,
                         UserProvider userProvider) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected HBaseServiceHandler | ThriftServer. createHandler(org.apache.hadoop.conf.Configuration conf,
             UserProvider userProvider) | 
| Constructor and Description | 
|---|
| ThriftHBaseServiceHandler(org.apache.hadoop.conf.Configuration conf,
                         UserProvider userProvider) | 
| Modifier and Type | Field and Description | 
|---|---|
| private UserProvider | LoadIncrementalHFiles. userProviderDeprecated.  | 
| Modifier and Type | Field and Description | 
|---|---|
| private UserProvider | ConnectionCache. userProvider | 
| Constructor and Description | 
|---|
| ConnectionCache(org.apache.hadoop.conf.Configuration conf,
               UserProvider userProvider,
               int cleanInterval,
               int maxIdleTime) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.