程序包 | 说明 |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
Table of Contents
Overview
Example API Usage
Overview
To administer HBase, create and drop tables, list and alter tables,
use
Admin . |
org.apache.hadoop.hbase.security.access |
类和说明 |
---|
GetUserPermissionsRequest |
Permission
Base permissions instance representing the ability to perform a given set
of actions.
|
UserPermission
UserPermission consists of a user name and a permission.
|
类和说明 |
---|
GetUserPermissionsRequest |
GetUserPermissionsRequest.Builder |
Permission
Base permissions instance representing the ability to perform a given set
of actions.
|
Permission.Action |
Permission.Builder |
Permission.Scope |
TablePermission
Represents an authorization for access for the given actions, optionally
restricted to the given column family or column qualifier, over the
given table.
|
UserPermission
UserPermission consists of a user name and a permission.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.