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 BitmapIndexImplBitmapIndexImpl.CompressedBitmap.bitmapIndexprivate final BitmapIndexImplBitmapIndexImpl.CompressedBitmapBuilder.bitmapIndexMethods 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 BitmapIndexImplPackWriterBitmapPreparer.bitmapIndexprivate final BitmapIndexImplPackWriterBitmapPreparer.commitBitmapIndex