|
eXo JCR :: Component :: Extension Service 1.15.1-CP01 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.1-CP01 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||