(file) Return to FileBasedStore.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Repository

Diff for /pegasus/src/Pegasus/Repository/FileBasedStore.h between version 1.9 and 1.10

version 1.9, 2008/12/02 09:02:08 version 1.10, 2011/06/16 11:32:04
Line 197 
Line 197 
     void _rollbackIncompleteTransactions();     void _rollbackIncompleteTransactions();
  
     /**     /**
           Searches for state file in the "instance" directory of all
           namespaces.
           i)   Removes the rollback files to void a begin operation.
           ii)  Removes the rollback files to complete a commit operation.
           iii) Restores instance index and data files complete a
                rollback operation.
           If no state files are present, this method returns false
       */
       Boolean _completeTransactions();
   
       /**
         Converts a namespace name into a directory path.  The specified         Converts a namespace name into a directory path.  The specified
         namespace name is not required to match the case of the namespace         namespace name is not required to match the case of the namespace
         name that was originally created.         name that was originally created.


Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2