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.internal.fsck
-
Classes in org.eclipse.jgit.internal.storage.dfs used by org.eclipse.jgit.internal.storage.dfsClassDescriptionDescribes the
DfsPackFilejust before its index is loaded.ReceivesBeforeDfsPackIndexLoadedEvents.Caches slices of aBlockBasedFilein memory for faster read access.Configuration parameters forDfsBlockCache.Consumer of DfsBlockCache loading and eviction events for indexes.Keeps track of stats for a Block Cache table.Repack and garbage collect a repository.Inserts objects into the DFS.Manages objects stored inDfsPackFileon a storage system.Snapshot of packs scanned in a single pass.Sources for a pack file.Builder for describingDfsObjDatabase.PackSourceordering 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.Loads the PackBitmapIndex associated with this packfileThe instance of the pack bitmap index and the amount of bytes loaded.Parses a pack stream into the DFS, by creating a new pack and index.Describes a change to the list of packs in aDfsRepository.ReceivesDfsPacksChangedEvents.Reader to access repository content through.Announces when data is loaded by readerImmutable copy of a DFS block metadataIO statistics for aDfsReader.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.ADfsRefDatabasethat uses reftable for storage.Tracks multiple openReftableReaderinstances.A Git repository on a DFS.Constructs aDfsRepository.A description of a Git repository on a DFS.Key used byDfsBlockCacheto disambiguate streams.Translation bundle for the DFS storage implementation.Git repository stored entirely in the local process memory.DfsObjDatabase used by InMemoryRepository.DfsRefDatabase used by InMemoryRepository.Readable random access byte channel from a file.