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