Package org.apache.hadoop.hbase.master
Class TestMasterChoreScheduled.TestChoreField<E extends org.apache.hadoop.hbase.ScheduledChore>
java.lang.Object
org.apache.hadoop.hbase.master.TestMasterChoreScheduled.TestChoreField<E>
- Enclosing class:
- TestMasterChoreScheduled
private static class TestMasterChoreScheduled.TestChoreField<E extends org.apache.hadoop.hbase.ScheduledChore>
extends Object
Reflect into the
HMaster
instance and find by field name a specified instance of
ScheduledChore
.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate E
getChoreObj
(String fieldName) private void
testIfChoreScheduled
(E choreObj)
-
Constructor Details
-
TestChoreField
private TestChoreField()
-
-
Method Details
-
getChoreObj
-
testIfChoreScheduled
-