aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/ClockBlockCacheTable.java
Commit message (Expand)AuthorAgeFilesLines
* dfs: update getBlockCacheStats to return a List of BlockCacheStatsLaura Hamelin2024-10-281-2/+3
* dfs: add configurable name to block cache table statsLaura Hamelin2024-10-071-1/+12
* DfsBlockCacheTable: extract stats get* methods to interfaceLaura Hamelin2024-07-151-1/+1
* DfsBlockCache: move cache table specific implementations to a new classLaura Hamelin2024-03-051-0/+563