org.openorb.pss.connector.file
public class FileResource extends ResourcePOA
Constructor Summary | |
---|---|
FileResource(TransactionalFileSession tfs, Coordinator coordinator)
Constructor |
Method Summary | |
---|---|
void | commit()
This operation is used to commit all data manager |
void | commit_one_phase()
This operation is used to commit all data manager |
void | forget()
This operation is used to forget a transaction |
Vote | prepare()
This operation is called by OTS to proceed the 1st phase of the 2.P.C protocol. |
void | removeItself()
This operation is used to remove this resource. |
void | rollback()
This operation is used to rollback all data manager |