| Modifier and Type | Method and Description |
|---|---|
void |
LittleCASPaxos.processAcceptance(LittleCASPaxos.Acceptance acc,
Consumer<LittleCASPaxos.RoundStepResult> response)
Call this process an Acceptance message.
|
void |
LittleCASPaxos.processPrepare(LittleCASPaxos.Prepare prep,
Consumer<LittleCASPaxos.RoundStepResult> response)
Call this to process a Prepare message.
|
Copyright © 2020. All rights reserved.