public class TestPutDotHas
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
FAMILY_01 |
Put |
put |
static byte[] |
QUALIFIER_01 |
static byte[] |
ROW_01 |
static long |
TS |
static byte[] |
VALUE_01 |
| Constructor and Description |
|---|
TestPutDotHas() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testHas() |
void |
testHasIgnoreTS() |
void |
testHasIgnoreValue() |
void |
testHasIgnoreValueIgnoreTS() |
public static final byte[] ROW_01
public static final byte[] QUALIFIER_01
public static final byte[] VALUE_01
public static final byte[] FAMILY_01
public static final long TS
public Put put