Uses of Interface
org.apache.jackrabbit.oak.segment.spi.persistence.RepositoryLock
-
-
Uses of RepositoryLock in org.apache.jackrabbit.oak.segment.aws
Classes in org.apache.jackrabbit.oak.segment.aws that implement RepositoryLock Modifier and Type Class Description classAwsRepositoryLockMethods in org.apache.jackrabbit.oak.segment.aws that return RepositoryLock Modifier and Type Method Description RepositoryLockAwsPersistence. lockRepository() -
Uses of RepositoryLock in org.apache.jackrabbit.oak.segment.azure
Classes in org.apache.jackrabbit.oak.segment.azure that implement RepositoryLock Modifier and Type Class Description classAzureRepositoryLockMethods in org.apache.jackrabbit.oak.segment.azure that return RepositoryLock Modifier and Type Method Description RepositoryLockAzurePersistence. lockRepository() -
Uses of RepositoryLock in org.apache.jackrabbit.oak.segment.azure.v8
Classes in org.apache.jackrabbit.oak.segment.azure.v8 that implement RepositoryLock Modifier and Type Class Description classAzureRepositoryLockV8Methods in org.apache.jackrabbit.oak.segment.azure.v8 that return RepositoryLock Modifier and Type Method Description RepositoryLockAzurePersistenceV8. lockRepository() -
Uses of RepositoryLock in org.apache.jackrabbit.oak.segment.file.tar
Methods in org.apache.jackrabbit.oak.segment.file.tar that return RepositoryLock Modifier and Type Method Description RepositoryLockTarPersistence. lockRepository() -
Uses of RepositoryLock in org.apache.jackrabbit.oak.segment.spi.persistence
Methods in org.apache.jackrabbit.oak.segment.spi.persistence that return RepositoryLock Modifier and Type Method Description RepositoryLockSegmentNodeStorePersistence. lockRepository()Acquire the lock on the repository. -
Uses of RepositoryLock in org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache
Methods in org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache that return RepositoryLock Modifier and Type Method Description RepositoryLockCachingPersistence. lockRepository() -
Uses of RepositoryLock in org.apache.jackrabbit.oak.segment.spi.persistence.split
Methods in org.apache.jackrabbit.oak.segment.spi.persistence.split that return RepositoryLock Modifier and Type Method Description RepositoryLockSplitPersistence. lockRepository()
-