public class TestIPC extends AbstractTestIPC
| Constructor and Description |
|---|
TestIPC() |
| Modifier and Type | Method and Description |
|---|---|
protected RpcClientImpl |
createRpcClient(Configuration conf) |
protected RpcClientImpl |
createRpcClientNoCodec(Configuration conf) |
protected RpcClientImpl |
createRpcClientRTEDuringConnectionSetup(Configuration conf) |
static void |
main(java.lang.String[] args) |
testCompressCellBlock, testNoCodec, testRpcScheduler, testRTEDuringConnectionSetupprotected RpcClientImpl createRpcClientNoCodec(Configuration conf)
createRpcClientNoCodec in class AbstractTestIPCprotected RpcClientImpl createRpcClient(Configuration conf)
createRpcClient in class AbstractTestIPCprotected RpcClientImpl createRpcClientRTEDuringConnectionSetup(Configuration conf) throws java.io.IOException
createRpcClientRTEDuringConnectionSetup in class AbstractTestIPCjava.io.IOExceptionpublic static void main(java.lang.String[] args)
throws java.io.IOException,
java.lang.SecurityException,
java.lang.NoSuchMethodException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.SecurityExceptionjava.lang.NoSuchMethodExceptionjava.lang.InterruptedException