Class PreparedTxIterator

java.lang.Object
org.infinispan.transaction.xa.recovery.PreparedTxIterator
All Implemented Interfaces:
Iterator<XidImpl[]>, RecoveryManager.RecoveryIterator

public class PreparedTxIterator extends Object implements RecoveryManager.RecoveryIterator
Default implementation for RecoveryIterator.
Since:
5.0
Author:
Mircea.Markus@jboss.com