public static interface HBasePB.BytesBytesPairOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
com.google.protobuf.ByteString
getFirst()
required bytes first = 1;
getSecond()
required bytes second = 2;
boolean
hasFirst()
hasSecond()
getDefaultInstanceForType, isInitialized
boolean hasFirst()
com.google.protobuf.ByteString getFirst()
boolean hasSecond()
com.google.protobuf.ByteString getSecond()
Copyright ? 2010-2016, The Async HBase Authors