Uses of Package
org.eclipse.jgit.internal.storage.pack
Packages that use org.eclipse.jgit.internal.storage.pack
Package
Description
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.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.Per-object state used by
PackWriter
.A pack file extension. -
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.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.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.