Uses of Class
org.infinispan.hotrod.impl.transaction.recovery.RecoveryIterator
-
Packages that use RecoveryIterator Package Description org.infinispan.hotrod.impl.transaction.recovery -
-
Uses of RecoveryIterator in org.infinispan.hotrod.impl.transaction.recovery
Methods in org.infinispan.hotrod.impl.transaction.recovery that return RecoveryIterator Modifier and Type Method Description RecoveryIteratorRecoveryManager. startScan(CompletionStage<Collection<Xid>> requestFuture)
-