public static interface HBaseProtos.RegionSpecifierOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
HBaseProtos.RegionSpecifier.RegionSpecifierType |
getType()
required .hbase.pb.RegionSpecifier.RegionSpecifierType type = 1; |
com.google.protobuf.ByteString |
getValue()
required bytes value = 2; |
boolean |
hasType()
required .hbase.pb.RegionSpecifier.RegionSpecifierType type = 1; |
boolean |
hasValue()
required bytes value = 2; |
boolean 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;com.google.protobuf.ByteString getValue()
required bytes value = 2;Copyright © 2007–2019. All rights reserved.