| Package | Description |
|---|---|
| org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) <T> DfsBlockCache.Ref<T> |
DfsBlockCache.getOrLoadRef(DfsStreamKey key,
DfsBlockCache.RefLoader<T> loader)
Look up a cached object, creating and loading it if it doesn't exist.
|