230231232233234235236237238239
// Make a client connection and test the audit log TestProtocol proxy = (TestProtocol)RPC.getProxy(TestProtocol.class, TestProtocol.versionID, addr, conf); // Start the testcase proxy.ping(); server.stop(); } }
148149150151152153154155156157
129130131132133134135136137138
214215216217218219220221222223
235236237238239240241242243244
218219220221222223224225226227
145146147148149150151152153154
231232233234235236237238239240