public interface ResourceOperations
| Modifier and Type | Method and Description |
|---|---|
void |
commit_one_phase() |
void |
commit() |
void |
forget() |
Vote |
prepare() |
void |
rollback() |
Vote prepare() throws HeuristicMixed, HeuristicHazard
HeuristicMixedHeuristicHazardvoid rollback()
throws HeuristicCommit,
HeuristicMixed,
HeuristicHazard
void commit()
throws NotPrepared,
HeuristicRollback,
HeuristicMixed,
HeuristicHazard
void commit_one_phase()
throws HeuristicHazard
HeuristicHazardvoid forget()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.