Uses of Interface
org.apache.jackrabbit.oak.segment.spi.persistence.GCJournalFile
-
-
Uses of GCJournalFile in org.apache.jackrabbit.oak.segment.aws
Classes in org.apache.jackrabbit.oak.segment.aws that implement GCJournalFile Modifier and Type Class Description classAwsGCJournalFileMethods in org.apache.jackrabbit.oak.segment.aws that return GCJournalFile Modifier and Type Method Description GCJournalFileAwsPersistence. getGCJournalFile() -
Uses of GCJournalFile in org.apache.jackrabbit.oak.segment.azure
Classes in org.apache.jackrabbit.oak.segment.azure that implement GCJournalFile Modifier and Type Class Description classAzureGCJournalFileMethods in org.apache.jackrabbit.oak.segment.azure that return GCJournalFile Modifier and Type Method Description GCJournalFileAzurePersistence. getGCJournalFile() -
Uses of GCJournalFile in org.apache.jackrabbit.oak.segment.azure.v8
Classes in org.apache.jackrabbit.oak.segment.azure.v8 that implement GCJournalFile Modifier and Type Class Description classAzureGCJournalFileV8Methods in org.apache.jackrabbit.oak.segment.azure.v8 that return GCJournalFile Modifier and Type Method Description GCJournalFileAzurePersistenceV8. getGCJournalFile() -
Uses of GCJournalFile in org.apache.jackrabbit.oak.segment.file
Classes in org.apache.jackrabbit.oak.segment.file that implement GCJournalFile Modifier and Type Class Description classLocalGCJournalFileConstructors in org.apache.jackrabbit.oak.segment.file with parameters of type GCJournalFile Constructor Description GCJournal(@NotNull GCJournalFile journalFile) -
Uses of GCJournalFile in org.apache.jackrabbit.oak.segment.file.tar
Methods in org.apache.jackrabbit.oak.segment.file.tar that return GCJournalFile Modifier and Type Method Description GCJournalFileTarPersistence. getGCJournalFile() -
Uses of GCJournalFile in org.apache.jackrabbit.oak.segment.spi.persistence
Methods in org.apache.jackrabbit.oak.segment.spi.persistence that return GCJournalFile Modifier and Type Method Description GCJournalFileSegmentNodeStorePersistence. getGCJournalFile()Create theGCJournalFile. -
Uses of GCJournalFile in org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache
Methods in org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache that return GCJournalFile Modifier and Type Method Description GCJournalFileCachingPersistence. getGCJournalFile() -
Uses of GCJournalFile in org.apache.jackrabbit.oak.segment.spi.persistence.split
Methods in org.apache.jackrabbit.oak.segment.spi.persistence.split that return GCJournalFile Modifier and Type Method Description GCJournalFileSplitPersistence. getGCJournalFile()
-