BeforeDfsPackIndexLoadedEvent |
Describes the DfsPackFile just before its index is loaded.
|
BeforeDfsPackIndexLoadedListener |
|
DfsBlockCache |
Caches slices of a DfsPackFile in memory for faster read access.
|
DfsBlockCacheConfig |
|
DfsGarbageCollector |
Repack and garbage collect a repository.
|
DfsInserter |
Inserts objects into the DFS.
|
DfsObjDatabase |
Manages objects stored in DfsPackFile on a storage system.
|
DfsObjDatabase.PackSource |
Sources for a pack file.
|
DfsOutputStream |
Output stream to create a file on the DFS.
|
DfsPackCompactor |
Combine several pack files into one pack.
|
DfsPackDescription |
Description of a DFS stored pack/index file.
|
DfsPackFile |
A Git version 2 pack file representation.
|
DfsPackParser |
Parses a pack stream into the DFS, by creating a new pack and index.
|
DfsPacksChangedEvent |
|
DfsPacksChangedListener |
|
DfsReader |
Reader to access repository content through.
|
DfsReaderOptions |
Options controlling how objects are read from a DFS stored repository.
|
DfsRefDatabase |
|
DfsRefDatabase.RefCache |
Collection of references managed by this database.
|
DfsRepository |
A Git repository on a DFS.
|
DfsRepositoryBuilder |
|
DfsRepositoryDescription |
A description of a Git repository on a DFS.
|
DfsText |
Translation bundle for the DFS storage implementation.
|
ReadableChannel |
Readable random access byte channel from a file.
|