BeforeDfsPackIndexLoadedEvent |
Describes the DfsPackFile just
before its index is loaded.
|
BeforeDfsPackIndexLoadedListener |
|
BlockBasedFile |
|
DeltaBaseCache |
|
DeltaBaseCache.Entry |
|
DfsBlock |
|
DfsBlockCache |
|
DfsBlockCache.EvictKey |
|
DfsBlockCache.HashEntry |
|
DfsBlockCache.ReadableChannelSupplier |
Supplier for readable channel
|
DfsBlockCache.Ref |
|
DfsBlockCache.RefLoader |
|
DfsBlockCacheConfig |
|
DfsBlockCacheConfig.IndexEventConsumer |
Consumer of DfsBlockCache loading and eviction events for indexes.
|
DfsConfig |
Config implementation used by DFS repositories.
|
DfsGarbageCollector |
Repack and garbage collect a repository.
|
DfsInserter |
Inserts objects into the DFS.
|
DfsInserter.PackStream |
|
DfsObjDatabase |
Manages objects stored in
DfsPackFile on a storage
system.
|
DfsObjDatabase.PackList |
Snapshot of packs scanned in a single pass.
|
DfsObjDatabase.PackSource |
Sources for a pack file.
|
DfsObjDatabase.PackSource.ComparatorBuilder |
|
DfsObjectRepresentation |
|
DfsObjectToPack |
|
DfsOutputStream |
Output stream to create a file on the DFS.
|
DfsPackCompactor |
Combine several pack files into one pack.
|
DfsPackCompactor.ObjectIdWithOffset |
|
DfsPackDescription |
Description of a DFS stored pack/index file.
|
DfsPackFile |
A Git version 2 pack file representation.
|
DfsPackFile.Delta |
|
DfsPackParser |
Parses a pack stream into the DFS, by creating a new pack and index.
|
DfsPacksChangedEvent |
|
DfsPacksChangedListener |
|
DfsReader |
Reader to access repository content through.
|
DfsReader.FoundObject |
|
DfsReaderIoStats |
|
DfsReaderIoStats.Accumulator |
POJO to accumulate IO statistics.
|
DfsReaderOptions |
Options controlling how objects are read from a DFS stored repository.
|
DfsRefDatabase |
Abstract DfsRefDatabase class.
|
DfsRefDatabase.RefCache |
Collection of references managed by this database.
|
DfsReftable |
|
DfsReftableDatabase |
|
DfsReftableStack |
|
DfsRepository |
A Git repository on a DFS.
|
DfsRepository.EmptyAttributesNodeProvider.EmptyAttributesNode |
|
DfsRepositoryBuilder |
|
DfsRepositoryDescription |
A description of a Git repository on a DFS.
|
DfsStreamKey |
|
DfsText |
Translation bundle for the DFS storage implementation.
|
InMemoryRepository |
Git repository stored entirely in the local process memory.
|
InMemoryRepository.Builder |
Builder for in-memory repositories.
|
InMemoryRepository.MemObjDatabase |
DfsObjDatabase used by InMemoryRepository.
|
InMemoryRepository.MemRefDatabase |
DfsRefDatabase used by InMemoryRepository.
|
ReadableChannel |
Readable random access byte channel from a file.
|