private static class TestMasterChoreScheduled.TestChoreField<E extends org.apache.hadoop.hbase.ScheduledChore> extends Object
HMaster
instance and find by field name a specified instance of
ScheduledChore
.Modifier | Constructor and Description |
---|---|
private |
TestChoreField() |
Modifier and Type | Method and Description |
---|---|
private E |
getChoreObj(String fieldName) |
private void |
testIfChoreScheduled(E choreObj) |
private TestChoreField()
private E getChoreObj(String fieldName)
private void testIfChoreScheduled(E choreObj)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.