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
Methods in org.eclipse.jgit.internal.storage.dfs that return types with arguments of type DfsBlockCacheTable.BlockCacheStatsModifier and TypeMethodDescriptionDfsBlockCache.getAllBlockCacheStats()Get the list ofDfsBlockCacheTable.BlockCacheStatsfor all underlying caches.DfsBlockCacheTable.getBlockCacheStats()Get the list ofDfsBlockCacheTable.BlockCacheStatsheld by this cache.