Package org.apache.hadoop.hbase.ipc
Class TestProtoBufRpc
java.lang.Object
org.apache.hadoop.hbase.ipc.TestProtoBufRpc
Test for testing protocol buffer based RPC mechanism. This test depends on test.proto definition
of types in
src/test/protobuf/test.proto
and protobuf service definition from
src/test/protobuf/test_rpc_service.proto
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final HBaseClassTestRule
private org.apache.hadoop.conf.Configuration
private InetSocketAddress
private static int
private org.apache.hadoop.hbase.ipc.RpcServerInterface
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
ADDRESS
- See Also:
-
PORT
-
isa
-
conf
-
server
-
rpcServerImpl
-
-
Constructor Details
-
TestProtoBufRpc
public TestProtoBufRpc()
-
-
Method Details
-
parameters
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
Exception
-
testProtoBufRpc
- Throws:
Exception
-