public class TestRemoteTable extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRemoteTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testCheckAndDelete() |
void |
testDelete() |
void |
testGet() |
void |
testGetTableDescriptor() |
void |
testIteratorScaner()
Test RemoteHable.Scanner.iterator method
|
void |
testMultiGet() |
void |
testPut() |
void |
testResponse()
Test a some methods of class Response.
|
void |
testScanner()
Test RemoteHTable.Scanner
|
public static final HBaseClassTestRule CLASS_RULE
public TestRemoteTable()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testGetTableDescriptor() throws IOException
IOExceptionpublic void testGet() throws IOException
IOExceptionpublic void testMultiGet() throws Exception
Exceptionpublic void testPut() throws IOException
IOExceptionpublic void testDelete() throws IOException
IOExceptionpublic void testScanner() throws IOException
IOExceptionpublic void testCheckAndDelete() throws IOException
IOExceptionpublic void testIteratorScaner() throws IOException
IOExceptionpublic void testResponse()
Copyright © 2007–2019 Cloudera. All rights reserved.