public static interface ClientProtos.AuthorizationsOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel(int index)
repeated string label = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getLabelBytes(int index)
repeated string label = 1; |
int |
getLabelCount()
repeated string label = 1; |
List<String> |
getLabelList()
repeated string label = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getLabelCount()
repeated string label = 1;String getLabel(int index)
repeated string label = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getLabelBytes(int index)
repeated string label = 1;Copyright © 2007–2019 Cloudera. All rights reserved.