public static interface AccessControlProtos.NamespacePermissionOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getNamespaceName()
optional bytes namespace_name = 1; |
boolean |
hasNamespaceName()
optional bytes namespace_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasNamespaceName()
optional bytes namespace_name = 1;org.apache.hbase.thirdparty.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 Cloudera. All rights reserved.