Browse Source

rpc

pull/3/MERGE
CalvinKirs 3 years ago
parent
commit
12c1347749
  1. 2
      dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/rpc/client/RpcRequestCache.java

2
dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/rpc/client/RpcRequestCache.java

@ -20,7 +20,7 @@ package org.apache.dolphinscheduler.rpc.client;
import org.apache.dolphinscheduler.rpc.future.RpcFuture; import org.apache.dolphinscheduler.rpc.future.RpcFuture;
/** /**
* RpcRequestCache * Rpc Request Cache
*/ */
public class RpcRequestCache { public class RpcRequestCache {

Loading…
Cancel
Save