eXo JCR :: Component :: Extension Service 1.15.0-CR2

Uses of Class
org.exoplatform.services.jcr.ext.backup.impl.FixupStream

Packages that use FixupStream
org.exoplatform.services.jcr.ext.backup.impl   
 

Uses of FixupStream in org.exoplatform.services.jcr.ext.backup.impl
 

Methods in org.exoplatform.services.jcr.ext.backup.impl that return types with arguments of type FixupStream
 List<FixupStream> PendingChangesLog.getFixupStreams()
          getFixupStreams.
 

Methods in org.exoplatform.services.jcr.ext.backup.impl with parameters of type FixupStream
 void PendingChangesLog.addNewStream(FixupStream fs)
          addNewStream.
 boolean FixupStream.compare(FixupStream fs)
          compare.
 RandomAccessFile PendingChangesLog.getRandomAccessFile(FixupStream fs)
          getRandomAccessFile.
 

Constructor parameters in org.exoplatform.services.jcr.ext.backup.impl with type arguments of type FixupStream
PendingChangesLog(TransactionChangesLog transactionChangesLog, List<FixupStream> listFixupStreams, List<SpoolFile> listFiles, FileCleaner fileCleaner)
          PendingChangesLog constructor.
 


eXo JCR :: Component :: Extension Service 1.15.0-CR2

Copyright © 2012 eXo Platform SAS. All Rights Reserved.