Uses of Interface
org.eclipse.jgit.storage.file.WindowCacheStats
-
Packages that use WindowCacheStats Package Description org.eclipse.jgit.internal.storage.file File based repository storage.org.eclipse.jgit.storage.file -
-
Uses of WindowCacheStats in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file that return WindowCacheStats Modifier and Type Method Description WindowCacheStatsWindowCache. getStats() -
Uses of WindowCacheStats in org.eclipse.jgit.storage.file
Methods in org.eclipse.jgit.storage.file that return WindowCacheStats Modifier and Type Method Description static WindowCacheStatsWindowCacheStats. getStats()
-