Module org.eclipse.jgit
Package org.eclipse.jgit.internal.storage.midx
package org.eclipse.jgit.internal.storage.midx
-
ClassDescriptionHelpers for midx iteratorsRead only basic metadata from the midx without loading the whole file in memory.Metadata useful before loading the full midxThrown if a MultiPackIndex doesn't have the expected file formatAn index over multiple packsAn peekable iterator for the midxEntry from the midx with object id, pack id, offset (in pack)(packId, offset) coordinates of an objectThe loader returns the representation of the MultiPackIndex file content.Thrown when a MultiPackIndex file's format is different from we expectedPrints a multipack index file in a human-readable format.Writes a collection of indexes as a multipack index.Data about the written multipack indexCollect the stats and offers an iterator over the union of n-pack indexes.Builder collecting the inputs for the merger.