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(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 IOException
createRpcClientRTEDuringConnectionSetup in class AbstractTestIPCIOExceptionpublic static void main(String[] args) throws IOException, SecurityException, NoSuchMethodException, InterruptedException