public class TestJavaHBaseContext extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
TestJavaHBaseContext.BulkLoadFunction |
static class |
TestJavaHBaseContext.BulkLoadThinRowsFunction |
static class |
TestJavaHBaseContext.GetFunction |
static class |
TestJavaHBaseContext.PutFunction |
static class |
TestJavaHBaseContext.ResultFunction |
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
static HBaseClassTestRule |
TIMEOUT |
| Constructor and Description |
|---|
TestJavaHBaseContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testBulkDelete() |
void |
testBulkGet() |
void |
testBulkLoad() |
void |
testBulkLoadThinRows() |
void |
testBulkPut() |
void |
testDistributedScan() |
public static final HBaseClassTestRule TIMEOUT
protected static final org.slf4j.Logger LOG
public TestJavaHBaseContext()
public void setUp()
public void tearDown()
public void testBulkPut() throws IOException
IOExceptionpublic void testBulkDelete() throws IOException
IOExceptionpublic void testDistributedScan() throws IOException
IOExceptionpublic void testBulkGet() throws IOException
IOExceptionpublic void testBulkLoad() throws Exception
Exceptionpublic void testBulkLoadThinRows() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.