public class RecoveryScan extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
RecoveryScan.XidSelector |
| Constructor and Description |
|---|
RecoveryScan() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
possiblyInDoubt(XAResource xaResource,
Xid xidToCheck) |
static List<XID> |
recoverXids(XAResource xaResource,
RecoveryScan.XidSelector selector) |
public static List<XID> recoverXids(XAResource xaResource, RecoveryScan.XidSelector selector) throws XAException
XAExceptionpublic static boolean possiblyInDoubt(XAResource xaResource, Xid xidToCheck)
Copyright © 2026. All rights reserved.