public class TestSimpleRequestController extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestSimpleRequestController() |
| Modifier and Type | Method and Description |
|---|---|
void |
testIllegalRegionTasks() |
void |
testIllegalRequestHeapSize() |
void |
testIllegalRequestRows() |
void |
testIllegalRsTasks() |
void |
testIllegalSubmittedSize() |
void |
testRequestHeapSizeChecker() |
void |
testRequestRowsChecker() |
void |
testSubmittedSizeChecker() |
void |
testTaskCheckerHost() |
void |
testTaskCountChecker() |
void |
testWaitForMaximumCurrentTasks() |
public static final HBaseClassTestRule CLASS_RULE
public TestSimpleRequestController()
public void testIllegalRequestHeapSize()
public void testIllegalRsTasks()
public void testIllegalRegionTasks()
public void testIllegalSubmittedSize()
public void testIllegalRequestRows()
public void testTaskCheckerHost() throws IOException
IOExceptionpublic void testRequestHeapSizeChecker() throws IOException
IOExceptionpublic void testRequestRowsChecker() throws IOException
IOExceptionpublic void testSubmittedSizeChecker()
public void testTaskCountChecker() throws InterruptedIOException
InterruptedIOExceptionpublic void testWaitForMaximumCurrentTasks() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.