public interface Participant
Modifier and Type | Method and Description |
---|---|
void |
commit() |
void |
commitOnePhase() |
Vote |
prepare() |
void |
rollback() |
Vote prepare()
void commit() throws HeuristicException
HeuristicException
void commitOnePhase()
void rollback() throws HeuristicException
HeuristicException
Copyright © 2013. All rights reserved.