Uses of Class
org.eclipse.jgit.lib.ObjectIdOwnerMap
Packages that use ObjectIdOwnerMap
Package
Description
File based repository storage.
Reading/writing Git pack files.
-
Uses of ObjectIdOwnerMap in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file that return ObjectIdOwnerMapModifier and TypeMethodDescriptionPackBitmapIndexBuilder.getObjectSet()
Get set of objects included in the pack. -
Uses of ObjectIdOwnerMap in org.eclipse.jgit.internal.storage.pack
Methods in org.eclipse.jgit.internal.storage.pack that return ObjectIdOwnerMapModifier and TypeMethodDescriptionPackWriter.getObjectSet()
Returns the object ids in the pack file that was created by this writer.