Package org.apache.hadoop.hbase.ipc
Class TestCallRunner
java.lang.Object
org.apache.hadoop.hbase.ipc.TestCallRunner
@Tag("org.apache.hadoop.hbase.testclassification.RPCTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestCallRunner
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.apache.hadoop.conf.Configurationstatic final io.opentelemetry.sdk.testing.junit5.OpenTelemetryExtensionprivate String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbefore(org.junit.jupiter.api.TestInfo testInfo) voidvoidvoidvoidDoes nothing but exercise aCallRunneroutside ofRpcServercontext.
-
Field Details
-
otelRule
@RegisterExtension public static final io.opentelemetry.sdk.testing.junit5.OpenTelemetryExtension otelRule -
conf
-
testMethodName
-
-
Constructor Details
-
TestCallRunner
public TestCallRunner()
-
-
Method Details
-
before
-
testSimpleCall
Does nothing but exercise aCallRunneroutside ofRpcServercontext. -
testCallCleanup
-
testCallRunnerDropDisconnected
-
testCallRunnerDropConnected
-