Package org.apache.hadoop.hbase.ipc
Class TestCallRunner
java.lang.Object
org.apache.hadoop.hbase.ipc.TestCallRunner
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private org.apache.hadoop.conf.Configuration
io.opentelemetry.sdk.testing.junit4.OpenTelemetryRule
org.junit.rules.TestName
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
before()
void
void
void
void
Does nothing but exercise aCallRunner
outside ofRpcServer
context.
-
Field Details
-
CLASS_RULE
-
testName
-
otelRule
-
conf
-
-
Constructor Details
-
TestCallRunner
public TestCallRunner()
-
-
Method Details
-
before
-
testSimpleCall
Does nothing but exercise aCallRunner
outside ofRpcServer
context. -
testCallCleanup
-
testCallRunnerDropDisconnected
-
testCallRunnerDropConnected
-