public class TestRowComparator extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRowComparator() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAppend() |
void |
testDelete() |
void |
testGet() |
void |
testIncrement() |
void |
testPut() |
public static final HBaseClassTestRule CLASS_RULE
public TestRowComparator()
public void testPut()
public void testDelete()
public void testAppend()
public void testIncrement()
public void testGet()
Copyright © 2007–2019 Cloudera. All rights reserved.