Uses of Interface
org.apache.cassandra.service.paxos.BallotGenerator
-
Packages that use BallotGenerator Package Description org.apache.cassandra.service.paxos -
-
Uses of BallotGenerator in org.apache.cassandra.service.paxos
Classes in org.apache.cassandra.service.paxos that implement BallotGenerator Modifier and Type Class Description static classBallotGenerator.DefaultMethods in org.apache.cassandra.service.paxos with parameters of type BallotGenerator Modifier and Type Method Description static voidBallotGenerator.Global. unsafeSet(BallotGenerator newInstance)
-