public class TestTaskMonitor extends Object
| Modifier and Type | Class and Description |
|---|---|
private class |
TestTaskMonitor.TestParam |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
TestTaskMonitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
testClone() |
void |
testDoNotPurgeRPCTask() |
void |
testGetTasksWithFilter() |
void |
testStatusJournal() |
void |
testTaskLimit() |
void |
testTaskMonitorBasics() |
void |
testTasksGetAbortedOnLeak() |
void |
testWarnStuckTasks() |
private static final org.slf4j.Logger LOG
public static final HBaseClassTestRule CLASS_RULE
public TestTaskMonitor()
public void testTaskMonitorBasics()
public void testTasksGetAbortedOnLeak() throws InterruptedException
InterruptedExceptionpublic void testTaskLimit() throws Exception
Exceptionpublic void testDoNotPurgeRPCTask() throws Exception
Exceptionpublic void testWarnStuckTasks() throws Exception
Exceptionpublic void testGetTasksWithFilter() throws Exception
Exceptionpublic void testStatusJournal()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.