예제 #1
0
 @Override
 public RpcRetryingCallerFactory getNewRpcRetryingCallerFactory(Configuration conf) {
   return wrappedConnection.getNewRpcRetryingCallerFactory(conf);
 }