Uses of Class
org.eclipse.jgit.internal.storage.dfs.DfsPackFile.PackBitmapIndexLoader.LoadResult
Packages that use DfsPackFile.PackBitmapIndexLoader.LoadResult
Package
Description
Distributed file system based repository storage.
-
Uses of DfsPackFile.PackBitmapIndexLoader.LoadResult in org.eclipse.jgit.internal.storage.dfs
Methods in org.eclipse.jgit.internal.storage.dfs that return DfsPackFile.PackBitmapIndexLoader.LoadResultModifier and TypeMethodDescriptionDfsPackFile.PackBitmapIndexLoader.loadPackBitmapIndex(DfsReader ctx, DfsPackFile pack) Returns a PackBitmapIndex for this pack, if the pack has bitmaps associated.