| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.rpc |
| 限定符和类型 | 方法和说明 |
|---|---|
<F extends Serializable,C extends FencedRpcGateway<F>> |
RpcService.connect(String address,
F fencingToken,
Class<C> clazz)
Connect to a remote fenced rpc server under the provided address.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.