Uses of Class
org.eclipse.jgit.internal.storage.file.WindowCache.Lock
Packages that use WindowCache.Lock
-
Uses of WindowCache.Lock in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file declared as WindowCache.LockModifier and TypeFieldDescriptionprivate final WindowCache.Lock[]
WindowCache.locks
Locks to prevent concurrent loads for same (PackFile,position).Methods in org.eclipse.jgit.internal.storage.file that return WindowCache.Lock