public static interface AccessControlProtos.NamespacePermissionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
AccessControlProtos.Permission.Action |
getAction(int index)
repeated .hbase.pb.Permission.Action action = 2; |
int |
getActionCount()
repeated .hbase.pb.Permission.Action action = 2; |
List<AccessControlProtos.Permission.Action> |
getActionList()
repeated .hbase.pb.Permission.Action action = 2; |
com.google.protobuf.ByteString |
getNamespaceName()
optional bytes namespace_name = 1; |
boolean |
hasNamespaceName()
optional bytes namespace_name = 1; |
boolean hasNamespaceName()
optional bytes namespace_name = 1;com.google.protobuf.ByteString getNamespaceName()
optional bytes namespace_name = 1;List<AccessControlProtos.Permission.Action> getActionList()
repeated .hbase.pb.Permission.Action action = 2;int getActionCount()
repeated .hbase.pb.Permission.Action action = 2;AccessControlProtos.Permission.Action getAction(int index)
repeated .hbase.pb.Permission.Action action = 2;Copyright © 2007–2019. All rights reserved.