public static interface HBaseProtos.TableNameOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getNamespace()
required bytes namespace = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getQualifier()
required bytes qualifier = 2; |
boolean |
hasNamespace()
required bytes namespace = 1; |
boolean |
hasQualifier()
required bytes qualifier = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasNamespace()
required bytes namespace = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getNamespace()
required bytes namespace = 1;boolean hasQualifier()
required bytes qualifier = 2;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getQualifier()
required bytes qualifier = 2;Copyright © 2007–2019 Cloudera. All rights reserved.