public static interface RecoveryManager.RecoveryIterator extends Iterator<Xid[]>
XAResource.recover(int).| Modifier and Type | Method and Description |
|---|---|
Xid[] |
all()
Exhaust the iterator.
|
forEachRemaining, hasNext, next, removestatic final Xid[] NOTHING
Xid[] all()
Iterator.hasNext() returns false.Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.