Package | Description |
---|---|
org.apache.zookeeper.server.quorum |
Modifier and Type | Field and Description |
---|---|
java.util.HashMap<java.lang.Long,java.util.List<LearnerSyncRequest>> |
Leader.pendingSyncs |
Modifier and Type | Method and Description |
---|---|
void |
Leader.processSync(LearnerSyncRequest r)
Process sync requests
|
void |
Leader.sendSync(LearnerSyncRequest r)
Sends a sync message to the appropriate server
|
Copyright © 2016 The Apache Software Foundation