Uses of Interface
org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheTable.BlockCacheStats
Packages that use DfsBlockCacheTable.BlockCacheStats
Package
Description
Distributed file system based repository storage.
-
Uses of DfsBlockCacheTable.BlockCacheStats in org.eclipse.jgit.internal.storage.dfs
Classes in org.eclipse.jgit.internal.storage.dfs that implement DfsBlockCacheTable.BlockCacheStatsModifier and TypeClassDescriptionstatic classKeeps track of stats for a Block Cache table.Methods in org.eclipse.jgit.internal.storage.dfs that return DfsBlockCacheTable.BlockCacheStatsModifier and TypeMethodDescriptionDfsBlockCacheTable.getBlockCacheStats()Get theDfsBlockCacheTable.BlockCacheStatsobject for this block cache table's statistics.