Uses of Package
org.eclipse.jgit.internal.storage.pack
Packages that use org.eclipse.jgit.internal.storage.pack
Package
Description
Exceptions thrown by lower-level JGit APIs.
Distributed file system based repository storage.
File based repository storage.
Reading/writing Git pack files.
Transport (fetch/push) for different protocols.
-
Classes in org.eclipse.jgit.internal.storage.pack used by org.eclipse.jgit.errors
-
Classes in org.eclipse.jgit.internal.storage.pack used by org.eclipse.jgit.internal.storage.dfsClassDescriptionDescribes a pack file
ObjectReuseAsIs
can append onto a stream.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.An object representationPackWriter
can consider for packing. -
Classes in org.eclipse.jgit.internal.storage.pack used by org.eclipse.jgit.internal.storage.fileClassDescriptionA commit object for which a bitmap index should be built.Describes a pack file
ObjectReuseAsIs
can append onto a stream.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.An object representationPackWriter
can consider for packing. -
Classes in org.eclipse.jgit.internal.storage.pack used by org.eclipse.jgit.internal.storage.packClassDescriptionA 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.SupportsDeltaIndex
by performing a partial scan of the content.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.Summary of the current state of a PackWriter.Container for state used in the first phase of selecting commits, which walks all of the reachable commits via the branch tips that are not covered by a previous pack's bitmaps (newWants
) and stores them innewCommitsByOldest
.A RevFilter that excludes the commits named in a bitmap from the walk.An object representationPackWriter
can consider for packing. -
Classes in org.eclipse.jgit.internal.storage.pack used by org.eclipse.jgit.storage.pack
-
Classes in org.eclipse.jgit.internal.storage.pack used by org.eclipse.jgit.transportClassDescriptionDescribes a pack file
ObjectReuseAsIs
can append onto a stream.Provider of URIs corresponding to cached packs.PackWriter class is responsible for generating pack files from specified set of objects from repository.