Uses of Class
org.eclipse.jgit.internal.storage.file.BitmapIndexImpl
Packages that use BitmapIndexImpl
Package
Description
File based repository storage.
Reading/writing Git pack files.
-
Uses of BitmapIndexImpl in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file declared as BitmapIndexImplModifier and TypeFieldDescription(package private) final BitmapIndexImpl
BitmapIndexImpl.CompressedBitmap.bitmapIndex
private final BitmapIndexImpl
BitmapIndexImpl.CompressedBitmapBuilder.bitmapIndex
Methods in org.eclipse.jgit.internal.storage.file that return BitmapIndexImplConstructors in org.eclipse.jgit.internal.storage.file with parameters of type BitmapIndexImplModifierConstructorDescriptionCompressedBitmap
(com.googlecode.javaewah.EWAHCompressedBitmap bitmap, BitmapIndexImpl bitmapIndex) Construct compressed bitmap for given bitmap and bitmap index(package private)
CompressedBitmapBuilder
(BitmapIndexImpl bitmapIndex) -
Uses of BitmapIndexImpl in org.eclipse.jgit.internal.storage.pack
Fields in org.eclipse.jgit.internal.storage.pack declared as BitmapIndexImplModifier and TypeFieldDescriptionprivate final BitmapIndexImpl
PackWriterBitmapPreparer.bitmapIndex
private final BitmapIndexImpl
PackWriterBitmapPreparer.commitBitmapIndex