public static interface ComparatorPB.LongComparatorOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
Modifier and Type | Method and Description |
---|---|
ComparatorPB.ByteArrayComparable |
getComparable()
required .ByteArrayComparable comparable = 1; |
boolean |
hasComparable()
required .ByteArrayComparable comparable = 1; |
boolean hasComparable()
required .ByteArrayComparable comparable = 1;
ComparatorPB.ByteArrayComparable getComparable()
required .ByteArrayComparable comparable = 1;
Copyright © 2010-2017, The Async HBase Authors