Uses of Package
org.eclipse.jgit.internal.storage.dfs
Packages that use org.eclipse.jgit.internal.storage.dfs
Package
Description
Git fsck support.
Distributed file system based repository storage.
-
Classes in org.eclipse.jgit.internal.storage.dfs used by org.eclipse.jgit.http.testClassDescriptionAbstract DfsRefDatabase class.A
DfsRefDatabase
that uses reftable for storage.A Git repository on a DFS.A description of a Git repository on a DFS.Git repository stored entirely in the local process memory.DfsRefDatabase used by InMemoryRepository. -
Classes in org.eclipse.jgit.internal.storage.dfs used by org.eclipse.jgit.internal.fsck
-
Classes in org.eclipse.jgit.internal.storage.dfs used by org.eclipse.jgit.internal.storage.dfsClassDescriptionDescribes the
DfsPackFile
just before its index is loaded.ReceivesBeforeDfsPackIndexLoadedEvent
s.Block based file stored inDfsBlockCache
.Caches recently used objects forDfsReader
.A cached slice of aBlockBasedFile
.Caches slices of aBlockBasedFile
in memory for faster read access.Supplier for readable channelConfiguration parameters forDfsBlockCache
.Config implementation used by DFS repositories.Repack and garbage collect a repository.Inserts objects into the DFS.Manages objects stored inDfsPackFile
on a storage system.Snapshot of packs scanned in a single pass.Sources for a pack file.Builder for describingDfsObjDatabase.PackSource
ordering where some values are explicitly considered equal to others.Output stream to create a file on the DFS.Combine several pack files into one pack.Description of a DFS stored pack/index file.A Git version 2 pack file representation.Parses a pack stream into the DFS, by creating a new pack and index.Describes a change to the list of packs in aDfsRepository
.ReceivesDfsPacksChangedEvent
s.Reader to access repository content through.IO statistics for aDfsReader
.POJO to accumulate IO statistics.Options controlling how objects are read from a DFS stored repository.Abstract DfsRefDatabase class.Collection of references managed by this database.A reftable stored inDfsBlockCache
.ADfsRefDatabase
that uses reftable for storage.Tracks multiple openReftableReader
instances.A Git repository on a DFS.Constructs aDfsRepository
.A description of a Git repository on a DFS.Key used byDfsBlockCache
to disambiguate streams.Translation bundle for the DFS storage implementation.Git repository stored entirely in the local process memory.Builder for in-memory repositories.DfsObjDatabase used by InMemoryRepository.DfsRefDatabase used by InMemoryRepository.Readable random access byte channel from a file.