Package org.apache.hadoop.hbase.thrift2
Class TestThrift2ServerCmdLine
java.lang.Object
org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
org.apache.hadoop.hbase.thrift2.TestThrift2ServerCmdLine
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
implType, specifyBindIP, specifyCompact, specifyFramed, tableCreated, TEST_UTIL
-
Constructor Summary
ConstructorDescriptionTestThrift2ServerCmdLine
(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>
protected void
talkToThriftServer
(int port) Methods inherited from class org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
getParameters, setUpBeforeClass, tearDownAfterClass, testRunThriftServer
-
Field Details
-
CLASS_RULE
-
TABLENAME
- See Also:
-
-
Constructor Details
-
TestThrift2ServerCmdLine
public TestThrift2ServerCmdLine(org.apache.hadoop.hbase.thrift.ImplType implType, boolean specifyFramed, boolean specifyBindIP, boolean specifyCompact)
-
-
Method Details
-
getThriftServerSupplier
- Overrides:
getThriftServerSupplier
in classTestThriftServerCmdLine
-
talkToThriftServer
- Overrides:
talkToThriftServer
in classTestThriftServerCmdLine
- Throws:
Exception
-