|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface HBasePB.BytesBytesPairOrBuilder
Method Summary | |
---|---|
com.google.protobuf.ByteString |
getFirst()
required bytes first = 1; |
com.google.protobuf.ByteString |
getSecond()
required bytes second = 2; |
boolean |
hasFirst()
required bytes first = 1; |
boolean |
hasSecond()
required bytes second = 2; |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
getDefaultInstanceForType, isInitialized |
Method Detail |
---|
boolean hasFirst()
required bytes first = 1;
com.google.protobuf.ByteString getFirst()
required bytes first = 1;
boolean hasSecond()
required bytes second = 2;
com.google.protobuf.ByteString getSecond()
required bytes second = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |