Uses of Class
org.eclipse.jgit.internal.storage.dfs.DfsStreamKey
Packages that use DfsStreamKey
Package
Description
Distributed file system based repository storage.
-
Uses of DfsStreamKey in org.eclipse.jgit.internal.storage.dfs
Methods in org.eclipse.jgit.internal.storage.dfs that return DfsStreamKeyModifier and TypeMethodDescriptionDfsPackDescription.getStreamKey
(PackExt ext) Get cache key for use by the block cache.static DfsStreamKey
DfsStreamKey.of
(DfsRepositoryDescription repo, String name, PackExt ext) Create aDfsStreamKey
Methods in org.eclipse.jgit.internal.storage.dfs with parameters of type DfsStreamKeyModifier and TypeMethodDescriptionboolean
DfsBlockCache.hasBlock0
(DfsStreamKey key) Quickly check if the cache contains block 0 of the given stream.