Uses of Interface
org.apache.jackrabbit.oak.segment.spi.persistence.ManifestFile
-
-
Uses of ManifestFile in org.apache.jackrabbit.oak.segment.aws
Classes in org.apache.jackrabbit.oak.segment.aws that implement ManifestFile Modifier and Type Class Description classAwsManifestFileMethods in org.apache.jackrabbit.oak.segment.aws that return ManifestFile Modifier and Type Method Description ManifestFileAwsPersistence. getManifestFile() -
Uses of ManifestFile in org.apache.jackrabbit.oak.segment.azure
Classes in org.apache.jackrabbit.oak.segment.azure that implement ManifestFile Modifier and Type Class Description classAzureManifestFileMethods in org.apache.jackrabbit.oak.segment.azure that return ManifestFile Modifier and Type Method Description ManifestFileAzurePersistence. getManifestFile() -
Uses of ManifestFile in org.apache.jackrabbit.oak.segment.azure.v8
Classes in org.apache.jackrabbit.oak.segment.azure.v8 that implement ManifestFile Modifier and Type Class Description classAzureManifestFileV8Methods in org.apache.jackrabbit.oak.segment.azure.v8 that return ManifestFile Modifier and Type Method Description ManifestFileAzurePersistenceV8. getManifestFile() -
Uses of ManifestFile in org.apache.jackrabbit.oak.segment.file
Classes in org.apache.jackrabbit.oak.segment.file that implement ManifestFile Modifier and Type Class Description classLocalManifestFileMethods in org.apache.jackrabbit.oak.segment.file with parameters of type ManifestFile Modifier and Type Method Description static ManifestCheckerManifestChecker. newManifestChecker(ManifestFile file, boolean shouldExist, int minStoreVersion, int maxStoreVersion) -
Uses of ManifestFile in org.apache.jackrabbit.oak.segment.file.tar
Methods in org.apache.jackrabbit.oak.segment.file.tar that return ManifestFile Modifier and Type Method Description ManifestFileTarPersistence. getManifestFile() -
Uses of ManifestFile in org.apache.jackrabbit.oak.segment.spi.persistence
Methods in org.apache.jackrabbit.oak.segment.spi.persistence that return ManifestFile Modifier and Type Method Description ManifestFileSegmentNodeStorePersistence. getManifestFile()Create theManifestFile. -
Uses of ManifestFile in org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache
Methods in org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache that return ManifestFile Modifier and Type Method Description ManifestFileCachingPersistence. getManifestFile() -
Uses of ManifestFile in org.apache.jackrabbit.oak.segment.spi.persistence.split
Methods in org.apache.jackrabbit.oak.segment.spi.persistence.split that return ManifestFile Modifier and Type Method Description ManifestFileSplitPersistence. getManifestFile()
-