fr.dyade.aaa.util
Class AFastTransaction

java.lang.Object
  extended byfr.dyade.aaa.util.ATransaction
      extended byfr.dyade.aaa.util.AFastTransaction
All Implemented Interfaces:
java.lang.Runnable, Transaction

public class AFastTransaction
extends ATransaction


Field Summary
 
Fields inherited from class fr.dyade.aaa.util.ATransaction
logFD, logFile, logFilePN, plogFilePN
 
Fields inherited from interface fr.dyade.aaa.util.Transaction
COMMIT, FINALIZE, FREE, GARBAGE, INIT, Kb, Mb, ROLLBACK, RUN
 
Constructor Summary
AFastTransaction()
           
 
Method Summary
protected  void newLogFile()
           
protected  void syncLogFile()
           
 
Methods inherited from class fr.dyade.aaa.util.ATransaction
_stop, begin, commit, delete, delete, getDir, getList, init, isPersistent, load, load, loadByteArray, loadByteArray, release, rollback, run, save, save, saveByteArray, saveByteArray, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AFastTransaction

public AFastTransaction()
Method Detail

newLogFile

protected void newLogFile()
                   throws java.io.IOException
Overrides:
newLogFile in class ATransaction
Throws:
java.io.IOException

syncLogFile

protected void syncLogFile()
                    throws java.io.IOException
Overrides:
syncLogFile in class ATransaction
Throws:
java.io.IOException


Copyright ? 2004 Scalagent - All rights reserved