Uses of Class
org.cryptomator.frontend.dokany.locks.LockManager
Packages that use LockManager
-
Uses of LockManager in org.cryptomator.frontend.dokany.adapter
Constructors in org.cryptomator.frontend.dokany.adapter with parameters of type LockManagerModifierConstructorDescriptionReadWriteAdapter(Path root, LockManager lockManager, VolumeInformation volumeInformation) ReadWriteAdapter(Path fileSystemRoot, LockManager lockManager, VolumeInformation volumeInfo, AtomicReference<SafeUnmountCheck> safeUnmountCheck) Creates a new ReadWriteAdapter with the given Path as root and adds to the OpenHandleCheckBuilder the check if the OpenHandleFactory is empty or not.