Module org.eclipse.jgit
Package org.eclipse.jgit.internal.storage.pack
package org.eclipse.jgit.internal.storage.pack
Reading/writing Git pack files.
-
ClassDescriptionRecreate a stream from a base stream and a GIT pack delta.A commit object for which a bitmap index should be built.Builder of BitmapCommit.Describes a pack file
ObjectReuseAsIs
can append onto a stream.Provider of URIs corresponding to cached packs.Information about a packfile.Encodes an instruction stream forBinaryDelta
.Index of blocks in a source file.Extension ofObjectReader
that supports reusing objects in packs.Per-object state used byPackWriter
.A pack file extension.Custom output stream to supportPackWriter
.PackWriter class is responsible for generating pack files from specified set of objects from repository.Configuration related to the packfile URI feature.Possible states that a PackWriter can be in.An object representationPackWriter
can consider for packing.