public static interface HBaseProtos.RegionSpecifierOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.RegionSpecifier.RegionSpecifierType |
getType()
required .hbase.pb.RegionSpecifier.RegionSpecifierType type = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getValue()
required bytes value = 2; |
boolean |
hasType()
required .hbase.pb.RegionSpecifier.RegionSpecifierType type = 1; |
boolean |
hasValue()
required bytes value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasType()
required .hbase.pb.RegionSpecifier.RegionSpecifierType type = 1;HBaseProtos.RegionSpecifier.RegionSpecifierType getType()
required .hbase.pb.RegionSpecifier.RegionSpecifierType type = 1;boolean hasValue()
required bytes value = 2;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getValue()
required bytes value = 2;Copyright © 2007–2019 Cloudera. All rights reserved.