Uses of Class
org.eclipse.jgit.internal.storage.dfs.DfsBlockCache
-
Packages that use DfsBlockCache Package Description org.eclipse.jgit.internal.storage.dfs Distributed file system based repository storage. -
-
Uses of DfsBlockCache in org.eclipse.jgit.internal.storage.dfs
Methods in org.eclipse.jgit.internal.storage.dfs that return DfsBlockCache Modifier and Type Method Description static DfsBlockCache
DfsBlockCache. getInstance()
-