public class TestTaskMonitor extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestTaskMonitor() |
Modifier and Type | Method and Description |
---|---|
void |
testDoNotPurgeRPCTask() |
void |
testGetTasksWithFilter() |
void |
testStatusJournal() |
void |
testTaskLimit() |
void |
testTaskMonitorBasics() |
void |
testTasksGetAbortedOnLeak() |
void |
testWarnStuckTasks() |
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–2021 The Apache Software Foundation. All rights reserved.