public static interface NamespacesMessage.NamespacesOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespace(int index)
repeated string namespace = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getNamespaceBytes(int index)
repeated string namespace = 1; |
int |
getNamespaceCount()
repeated string namespace = 1; |
List<String> |
getNamespaceList()
repeated string namespace = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getNamespaceList()
repeated string namespace = 1;int getNamespaceCount()
repeated string namespace = 1;String getNamespace(int index)
repeated string namespace = 1;index - The index of the element to return.org.apache.hbase.thirdparty.com.google.protobuf.ByteString getNamespaceBytes(int index)
repeated string namespace = 1;index - The index of the value to return.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.