Uses of Class
org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheTable.DfsBlockCacheStats
Packages that use DfsBlockCacheTable.DfsBlockCacheStats
Package
Description
Distributed file system based repository storage.
-
Uses of DfsBlockCacheTable.DfsBlockCacheStats in org.eclipse.jgit.internal.storage.dfs
Methods in org.eclipse.jgit.internal.storage.dfs that return DfsBlockCacheTable.DfsBlockCacheStatsModifier and TypeMethodDescriptionDfsBlockCacheTable.getDfsBlockCacheStats()Get the DfsBlockCacheStats object for this block cache table's statistics.