public class TestJavaHBaseContext
extends java.lang.Object
implements java.io.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 java.io.IOException
java.io.IOExceptionpublic void testBulkDelete()
throws java.io.IOException
java.io.IOExceptionpublic void testDistributedScan()
throws java.io.IOException
java.io.IOExceptionpublic void testBulkGet()
throws java.io.IOException
java.io.IOException