Uses of Class
org.eclipse.jgit.internal.storage.file.ObjectDirectory
Packages that use ObjectDirectory
-
Uses of ObjectDirectory in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file that return ObjectDirectoryMethods in org.eclipse.jgit.internal.storage.file with parameters of type ObjectDirectoryModifier and TypeMethodDescriptionstatic voidPackObjectSizeIndexHelper.forAllPacks(ObjectDirectory db, ProgressMonitor pm) Add an object size index to all the packs without one in this object database.