public class ProposeVerbHandler extends AbstractPaxosVerbHandler implements IVerbHandler<Commit>
Modifier and Type | Field and Description |
---|---|
static ProposeVerbHandler |
instance |
Constructor and Description |
---|
ProposeVerbHandler() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Boolean |
doPropose(Commit proposal) |
doVerb
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doVerb
public static final ProposeVerbHandler instance
public static java.lang.Boolean doPropose(Commit proposal)
Copyright © 2009- The Apache Software Foundation