public class TestDeleteTimeStamp extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
FAMILY |
private static byte[] |
QUALIFIER |
private static byte[] |
ROW |
Constructor and Description |
---|
TestDeleteTimeStamp() |
Modifier and Type | Method and Description |
---|---|
void |
testTimeStamp() |
public static final HBaseClassTestRule CLASS_RULE
private static final byte[] ROW
private static final byte[] FAMILY
private static final byte[] QUALIFIER
public TestDeleteTimeStamp()
public void testTimeStamp()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.