Class ProposeVerbHandler
java.lang.Object
org.apache.cassandra.service.paxos.v1.AbstractPaxosVerbHandler
org.apache.cassandra.service.paxos.v1.ProposeVerbHandler
- All Implemented Interfaces:
IVerbHandler<Commit>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cassandra.service.paxos.v1.AbstractPaxosVerbHandler
doVerbMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.cassandra.net.IVerbHandler
doVerb
-
Field Details
-
instance
-
-
Constructor Details
-
ProposeVerbHandler
public ProposeVerbHandler()
-
-
Method Details
-
doPropose
-