Class TablePaxosRepairHistory
java.lang.Object
org.apache.cassandra.service.paxos.TablePaxosRepairHistory
-
Method Summary
Modifier and TypeMethodDescriptionvoidadd(Collection<Range<Token>> ranges, Ballot ballot, boolean flush) getBallotForToken(Token token) getHistoryForRanges(Collection<Range<Token>> ranges) static TablePaxosRepairHistoryvoidmerge(PaxosRepairHistory toMerge, boolean flush)
-
Method Details
-
load
-
getBallotForToken
-
add
-
merge
-
getHistory
-
getHistoryForRanges
-