|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbitronix.tm.recovery.IncrementalRecoverer
public class IncrementalRecoverer
Incremental resource recoverer.
| Constructor Summary | |
|---|---|
IncrementalRecoverer()
|
|
| Method Summary | |
|---|---|
static void |
recover(XAResourceProducer xaResourceProducer)
Run incremental recovery on the specified resource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IncrementalRecoverer()
| Method Detail |
|---|
public static void recover(XAResourceProducer xaResourceProducer)
throws RecoveryException
xaResourceProducer - the resource to recover.
RecoveryException - when an error preventing recovery happens.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||