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, testRTEDuringConnectionSetup
protected RpcClientImpl createRpcClientNoCodec(Configuration conf)
createRpcClientNoCodec
in class AbstractTestIPC
protected RpcClientImpl createRpcClient(Configuration conf)
createRpcClient
in class AbstractTestIPC
protected RpcClientImpl createRpcClientRTEDuringConnectionSetup(Configuration conf) throws IOException
createRpcClientRTEDuringConnectionSetup
in class AbstractTestIPC
IOException
public static void main(String[] args) throws IOException, SecurityException, NoSuchMethodException, InterruptedException