Package org.apache.hadoop.hbase
Class TestServerInternalsTracing
java.lang.Object
org.apache.hadoop.hbase.TestServerInternalsTracing
Test that sundry operations internal to the region server are traced as expected.
-
Nested Class Summary
Modifier and TypeClassDescriptionprivate static class
private static class
Wait for the underlying cluster to come up -- defined by meta being available. -
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
static org.junit.rules.TestRule
private static final org.slf4j.Logger
private static final String
private static List<io.opentelemetry.sdk.trace.data.SpanData>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
-
Field Details
-
LOG
-
CLASS_RULE
-
NO_PARENT_ID
- See Also:
-
spans
-
classRule
-
-
Constructor Details
-
TestServerInternalsTracing
public TestServerInternalsTracing()
-
-
Method Details
-
testHBaseServerBaseConstructor
-
testHMasterConstructor
-
testHMasterBecomeActiveMaster
-
testZKWatcherHMaster
-
testHMasterShutdown
-
testHMasterExitingMainLoop
-
testTryRegionServerReport
-
testHRegionServerStartup
-
testHRegionServerConstructor
-
testHRegionServerPreRegistrationInitialization
-
testHRegionServerRegisterWithMaster
-
testZKWatcherRegionServer
-
testHRegionServerExitingMainLoop
-