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