public final class BinaryComparator extends FilterComparator
Modifier and Type | Field and Description |
---|---|
static int |
kBinaryComparator |
Constructor and Description |
---|
BinaryComparator(byte[] value) |
Modifier and Type | Method and Description |
---|---|
protected String |
getName() |
protected com.google.protobuf.ByteString |
getState() |
String |
toString() |
byte[] |
value() |
toComparatorProto, toProtobuf
public static final int kBinaryComparator
public byte[] value()
protected com.google.protobuf.ByteString getState()
getState
in class FilterComparator
protected String getName()
getName
in class FilterComparator
Copyright ? 2010-2018, The Async HBase Authors