Package | Description |
---|---|
org.eclipse.jgit.internal.storage.file |
File based repository storage.
|
Modifier and Type | Field and Description |
---|---|
private WindowCache.Lock[] |
WindowCache.locks
Locks to prevent concurrent loads for same (PackFile,position).
|
Modifier and Type | Method and Description |
---|---|
private WindowCache.Lock |
WindowCache.lock(PackFile pack,
long position) |