public class TestJavaHBaseContext extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
TestJavaHBaseContext.GetFunction |
static class |
TestJavaHBaseContext.PutFunction |
static class |
TestJavaHBaseContext.ResultFunction |
| Modifier and Type | Field and Description |
|---|---|
protected static Log |
LOG |
| Constructor and Description |
|---|
TestJavaHBaseContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testBulkDelete() |
void |
testBulkGet() |
void |
testBulkPut() |
void |
testDistributedScan() |
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
IOException