| Package | Description |
|---|---|
| com.alipay.sofa.jraft.core | |
| com.alipay.sofa.jraft.rpc | |
| com.alipay.sofa.jraft.rpc.impl | |
| com.alipay.sofa.jraft.rpc.impl.core |
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicatorGroupImpl
Replicator group for a raft group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RpcClient.registerConnectEventListener(ReplicatorGroup replicatorGroup)
Register a connect event listener for the replicator group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BoltRpcClient.registerConnectEventListener(ReplicatorGroup replicatorGroup) |
| Constructor and Description |
|---|
ClientServiceConnectionEventProcessor(ReplicatorGroup rgGroup) |
DefaultRaftClientService(ReplicatorGroup rgGroup) |
DefaultRaftClientService(ReplicatorGroup rgGroup,
FixedThreadsExecutorGroup customAppendEntriesExecutors) |
Copyright © 2024. All rights reserved.