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, toProtobufpublic static final int kBinaryComparator
public byte[] value()
protected com.google.protobuf.ByteString getState()
getState in class FilterComparatorprotected String getName()
getName in class FilterComparatorCopyright ? 2010-2016, The Async HBase Authors