|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TwoPhaseCommitTool.CommitFailException | |
---|---|
org.apache.lucene.util | Some utility classes. |
Uses of TwoPhaseCommitTool.CommitFailException in org.apache.lucene.util |
---|
Methods in org.apache.lucene.util that throw TwoPhaseCommitTool.CommitFailException | |
---|---|
static void |
TwoPhaseCommitTool.execute(TwoPhaseCommit... objects)
Executes a 2-phase commit algorithm by first TwoPhaseCommit.prepareCommit() all objects and only if all succeed,
it proceeds with TwoPhaseCommit.commit() . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |