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
InterruptedException
public void testTaskLimit() throws Exception
Exception
public void testDoNotPurgeRPCTask() throws Exception
Exception
public void testWarnStuckTasks() throws Exception
Exception
public void testGetTasksWithFilter() throws Exception
Exception
public void testStatusJournal()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.