public class TestMasterChoreScheduled extends Object
Modifier and Type | Class and Description |
---|---|
private static class |
TestMasterChoreScheduled.TestChoreField<E extends org.apache.hadoop.hbase.ScheduledChore>
Reflect into the
HMaster instance and find by field name a specified instance of
ScheduledChore . |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.hbase.master.HMaster |
hMaster |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestMasterChoreScheduled() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testDefaultScheduledChores() |
public static final HBaseClassTestRule CLASS_RULE
private static org.apache.hadoop.hbase.master.HMaster hMaster
private static final HBaseTestingUtility UTIL
public TestMasterChoreScheduled()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.