Package org.apache.hadoop.hbase.thrift2
Class TestThrift2ServerCmdLine
java.lang.Object
org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
org.apache.hadoop.hbase.thrift2.TestThrift2ServerCmdLine
@Tag("org.apache.hadoop.hbase.testclassification.ClientTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestThrift2ServerCmdLine
extends TestThriftServerCmdLine
-
Field Summary
FieldsFields inherited from class org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
implType, specifyBindIP, specifyCompact, specifyFramed, tableCreated, TEST_UTIL -
Constructor Summary
ConstructorsConstructorDescriptionTestThrift2ServerCmdLine(org.apache.hadoop.hbase.thrift.ImplType implType, boolean specifyFramed, boolean specifyBindIP, boolean specifyCompact) -
Method Summary
Modifier and TypeMethodDescriptionprotected Supplier<org.apache.hadoop.hbase.thrift.ThriftServer>static Stream<org.junit.jupiter.params.provider.Arguments>protected voidtalkToThriftServer(int port) Methods inherited from class org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
setUpBeforeClass, tearDownAfterClass, testRunThriftServer
-
Field Details
-
TABLENAME
- See Also:
-
-
Constructor Details
-
TestThrift2ServerCmdLine
public TestThrift2ServerCmdLine(org.apache.hadoop.hbase.thrift.ImplType implType, boolean specifyFramed, boolean specifyBindIP, boolean specifyCompact)
-
-
Method Details
-
parameters
-
getThriftServerSupplier
- Overrides:
getThriftServerSupplierin classTestThriftServerCmdLine
-
talkToThriftServer
- Overrides:
talkToThriftServerin classTestThriftServerCmdLine- Throws:
Exception
-