public class PrepareVerbHandler extends AbstractPaxosVerbHandler
Modifier and Type | Field and Description |
---|---|
static PrepareVerbHandler |
instance |
Constructor and Description |
---|
PrepareVerbHandler() |
Modifier and Type | Method and Description |
---|---|
static PrepareResponse |
doPrepare(Commit toPrepare) |
void |
processMessage(Message<Commit> message) |
doVerb
public static PrepareVerbHandler instance
public static PrepareResponse doPrepare(Commit toPrepare)
Copyright © 2009- The Apache Software Foundation