public static interface PaxosUncommittedTracker.UpdateSupplier
Modifier and Type | Method and Description |
---|---|
CloseableIterator<PaxosKeyState> |
flushIterator(Memtable paxos) |
CloseableIterator<PaxosKeyState> |
repairIterator(TableId tableId,
java.util.Collection<Range<Token>> ranges) |
CloseableIterator<PaxosKeyState> repairIterator(TableId tableId, java.util.Collection<Range<Token>> ranges)
CloseableIterator<PaxosKeyState> flushIterator(Memtable paxos)
Copyright © 2009- The Apache Software Foundation