| Package | Description |
|---|---|
| org.hbase.async |
| Modifier and Type | Method and Description |
|---|---|
BitComparator.BitwiseOp |
BitComparator.bitwiseOperator() |
static BitComparator.BitwiseOp |
BitComparator.BitwiseOp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BitComparator.BitwiseOp[] |
BitComparator.BitwiseOp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BitComparator(byte[] value,
BitComparator.BitwiseOp bitOperator) |
Copyright © 2010-2017, The Async HBase Authors