Uses of Interface
org.eclipse.jgit.internal.storage.dfs.DfsPackFile.PackBitmapIndexLoader
Packages that use DfsPackFile.PackBitmapIndexLoader
Package
Description
Distributed file system based repository storage.
-
Uses of DfsPackFile.PackBitmapIndexLoader in org.eclipse.jgit.internal.storage.dfs
Fields in org.eclipse.jgit.internal.storage.dfs declared as DfsPackFile.PackBitmapIndexLoaderModifier and TypeFieldDescriptionstatic final DfsPackFile.PackBitmapIndexLoaderDfsPackFile.DEFAULT_BITMAP_LOADERLoader for the default file-basedPackBitmapIndeximplementation.Constructors in org.eclipse.jgit.internal.storage.dfs with parameters of type DfsPackFile.PackBitmapIndexLoaderModifierConstructorDescriptionDfsPackFile(DfsBlockCache cache, DfsPackDescription desc, DfsPackFile.PackBitmapIndexLoader bitmapLoader) Create an instance of DfsPackFile with a custom bitmap loader