Uses of Class
org.eclipse.jgit.internal.storage.dfs.DfsBlockCache.EvictKey
Packages that use DfsBlockCache.EvictKey
Package
Description
Distributed file system based repository storage.
-
Uses of DfsBlockCache.EvictKey in org.eclipse.jgit.internal.storage.dfs
Fields in org.eclipse.jgit.internal.storage.dfs with type parameters of type DfsBlockCache.EvictKeyModifier and TypeFieldDescriptionprivate final Map<DfsBlockCache.EvictKey,
Long> DfsBlockCache.indexEvictionMap
Stores timestamps of the last eviction of indexes.