|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LearnerSyncRequest | |
|---|---|
| org.apache.zookeeper.server.quorum | |
| Uses of LearnerSyncRequest in org.apache.zookeeper.server.quorum |
|---|
| Fields in org.apache.zookeeper.server.quorum with type parameters of type LearnerSyncRequest | |
|---|---|
HashMap<Long,List<LearnerSyncRequest>> |
Leader.pendingSyncs
|
| Methods in org.apache.zookeeper.server.quorum with parameters of type LearnerSyncRequest | |
|---|---|
void |
Leader.processSync(LearnerSyncRequest r)
Process sync requests |
void |
Leader.sendSync(LearnerSyncRequest r)
Sends a sync message to the appropriate server |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||