Uses of Class
org.infinispan.commons.util.concurrent.FileSystemLock
Packages that use FileSystemLock
Package
Description
Soft Index
NonBlockingStore.Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
-
Uses of FileSystemLock in org.infinispan.persistence.sifs
Methods in org.infinispan.persistence.sifs with parameters of type FileSystemLockModifier and TypeMethodDescriptionfinal PersistenceExceptionLog_$logger.failedAcquiringLockFile(Throwable cause, FileSystemLock lock) Log.failedAcquiringLockFile(Throwable cause, FileSystemLock lock) -
Uses of FileSystemLock in org.infinispan.util.logging
Methods in org.infinispan.util.logging with parameters of type FileSystemLockModifier and TypeMethodDescriptionLog_$logger.globalStateCannotAcquireLockFile(Throwable cause, FileSystemLock lockFile) Log_$logger.globalStateLockFilePresent(FileSystemLock lockFile)