public class TestExecutorService extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestExecutorService.TestEventHandler |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
Constructor and Description |
---|
TestExecutorService() |
Modifier and Type | Method and Description |
---|---|
private void |
checkStatusDump(org.apache.hadoop.hbase.executor.ExecutorService.ExecutorStatus status) |
void |
testAborting() |
void |
testExecutorService() |
void |
testSnapshotHandlers() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public TestExecutorService()
public void testExecutorService() throws Exception
Exception
private void checkStatusDump(org.apache.hadoop.hbase.executor.ExecutorService.ExecutorStatus status) throws IOException
IOException
public void testAborting() throws Exception
Exception
public void testSnapshotHandlers() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.