public class TestScannerRetriableFailure
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestScannerRetriableFailure.FaultyScannerObserver |
| Modifier and Type | Field and Description |
|---|---|
TestTableName |
TEST_TABLE |
| Constructor and Description |
|---|
TestScannerRetriableFailure() |
| Modifier and Type | Method and Description |
|---|---|
void |
loadTable(Table table,
int numRows) |
static void |
setup() |
static void |
tearDown() |
void |
testFaultyScanner() |
public static void setup()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testFaultyScanner()
throws java.lang.Exception
java.lang.Exceptionpublic void loadTable(Table table, int numRows) throws java.io.IOException
java.io.IOException