Class BitmapIndexImpl.MutableBitmapIndex
java.lang.Object
org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.MutableBitmapIndex
- Enclosing class:
BitmapIndexImpl
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final BlockList
<BitmapIndexImpl.MutableEntry> private final ObjectIdOwnerMap
<BitmapIndexImpl.MutableEntry> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) int
findOrInsert
(AnyObjectId objectId, int type) (package private) int
findPosition
(AnyObjectId objectId) (package private) BitmapIndexImpl.MutableEntry
getObject
(int position)
-
Field Details
-
revMap
-
revList
-
-
Constructor Details
-
MutableBitmapIndex
private MutableBitmapIndex()
-
-
Method Details
-
findPosition
-
getObject
-
findOrInsert
-