public static interface HBaseProtos.BytesBytesPairOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
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; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.