public interface ClientFactory extends RpcFactory
| 限定符和类型 | 方法和说明 |
|---|---|
static ClientFactory |
cast(RpcFactory rpcFactory) |
RaftClientRpc |
newRaftClientRpc(ClientId clientId,
RaftProperties properties)
Create a
RaftClientRpc. |
getRpcTypestatic ClientFactory cast(RpcFactory rpcFactory)
RaftClientRpc newRaftClientRpc(ClientId clientId, RaftProperties properties)
RaftClientRpc.Copyright © 2017–2025 The Apache Software Foundation. All rights reserved.