|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface HBasePB.RegionSpecifierOrBuilder
Method Summary | |
---|---|
HBasePB.RegionSpecifier.RegionSpecifierType |
getType()
required .RegionSpecifier.RegionSpecifierType type = 1; |
com.google.protobuf.ByteString |
getValue()
required bytes value = 2; |
boolean |
hasType()
required .RegionSpecifier.RegionSpecifierType type = 1; |
boolean |
hasValue()
required bytes value = 2; |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
getDefaultInstanceForType, isInitialized |
Method Detail |
---|
boolean hasType()
required .RegionSpecifier.RegionSpecifierType type = 1;
HBasePB.RegionSpecifier.RegionSpecifierType getType()
required .RegionSpecifier.RegionSpecifierType type = 1;
boolean hasValue()
required bytes value = 2;
com.google.protobuf.ByteString getValue()
required bytes value = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |