Package org.apache.hadoop.hbase.master
Class TestAssignmentManagerMetrics
java.lang.Object
org.apache.hadoop.hbase.master.TestAssignmentManagerMetrics
@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestAssignmentManagerMetrics
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static SingleProcessHBaseClusterprivate static final org.slf4j.Loggerprivate static org.apache.hadoop.hbase.master.HMasterprivate static final MetricsAssertHelperprivate static final intprivate static HBaseTestingUtilprivate String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidafter()voidsetTestMethod(org.junit.jupiter.api.TestInfo testInfo) static voidvoid
-
Field Details
-
LOG
-
METRICS_HELPER
-
CLUSTER
-
MASTER
-
TEST_UTIL
-
MSG_INTERVAL
- See Also:
-
testMethodName
-
-
Constructor Details
-
TestAssignmentManagerMetrics
public TestAssignmentManagerMetrics()
-
-
Method Details