Package | Description |
---|---|
org.apache.hadoop.hbase.security.access |
Modifier and Type | Method and Description |
---|---|
static TablePermission |
AccessControlUtil.toTablePermission(org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission proto)
Converts a TablePermission proto to a client TablePermission object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TablePermission.tableFieldsEqual(TablePermission tp)
Check if fields of table in table permission equals.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.