private static class TestRSChoresScheduled.TestChoreField<E extends org.apache.hadoop.hbase.ScheduledChore> extends Object
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) throws NoSuchFieldException, IllegalAccessException
private void testIfChoreScheduled(E choreObj)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.