public class PreparedTxIterator extends Object implements RecoveryManager.RecoveryIterator
NOTHING| Constructor and Description |
|---|
PreparedTxIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(List<Xid> xids) |
Xid[] |
all()
Exhaust the iterator.
|
boolean |
hasNext() |
Xid[] |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic Xid[] all()
RecoveryManager.RecoveryIteratorIterator.hasNext() returns false.all in interface RecoveryManager.RecoveryIteratorCopyright © 2024 JBoss, a division of Red Hat. All rights reserved.