public class IncrementalRecoverer
extends java.lang.Object
| Constructor and Description |
|---|
IncrementalRecoverer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
recover(XAResourceProducer xaResourceProducer)
Run incremental recovery on the specified resource.
|
public static void recover(XAResourceProducer xaResourceProducer) throws RecoveryException
xaResourceProducer - the resource to recover.RecoveryException - when an error preventing recovery happens.Copyright © 2006-2023 Bitronix Software. All Rights Reserved.