|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface HBaseProtos.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.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
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 |