Uses of Interface
org.apache.cassandra.service.paxos.uncommitted.UncommittedPaxosKey
Packages that use UncommittedPaxosKey
-
Uses of UncommittedPaxosKey in org.apache.cassandra.service.paxos.uncommitted
Classes in org.apache.cassandra.service.paxos.uncommitted that implement UncommittedPaxosKeyMethods in org.apache.cassandra.service.paxos.uncommitted that return types with arguments of type UncommittedPaxosKeyModifier and TypeMethodDescriptionstatic CloseableIterator<UncommittedPaxosKey>PaxosKeyState.toUncommittedInfo(CloseableIterator<PaxosKeyState> iter) PaxosUncommittedTracker.uncommittedKeyIterator(TableId tableId, Collection<Range<Token>> ranges)