Uses of Interface
org.eclipse.jgit.internal.storage.dfs.DfsPackFile.IndexFactory
Packages that use DfsPackFile.IndexFactory
Package
Description
Distributed file system based repository storage.
-
Uses of DfsPackFile.IndexFactory in org.eclipse.jgit.internal.storage.dfs
Classes in org.eclipse.jgit.internal.storage.dfs that implement DfsPackFile.IndexFactoryModifier and TypeClassDescriptionstatic final classAn index factory backed by Dfs streams and references cached in DfsBlockCacheConstructors in org.eclipse.jgit.internal.storage.dfs with parameters of type DfsPackFile.IndexFactoryModifierConstructorDescriptionDfsPackFile(DfsBlockCache cache, DfsPackDescription desc, DfsPackFile.PackBitmapIndexLoader bitmapLoader, DfsPackFile.IndexFactory indexFactory) Create an instance of DfsPackFile with a custom bitmap loader