| Package | Description | 
|---|---|
| org.eclipse.jgit.internal.fsck | Git fsck support. | 
| org.eclipse.jgit.internal.storage.dfs | Distributed file system based repository storage. | 
| Class and Description | 
|---|
| ReadableChannel Readable random access byte channel from a file. | 
| Class and Description | 
|---|
| BeforeDfsPackIndexLoadedEvent Describes the  DfsPackFilejust
 before its index is loaded. | 
| BeforeDfsPackIndexLoadedListener Receives
  BeforeDfsPackIndexLoadedEvents. | 
| DfsBlockCache Caches slices of a
  BlockBasedFilein memory for
 faster read access. | 
| DfsBlockCacheConfig Configuration parameters for
  DfsBlockCache. | 
| DfsGarbageCollector Repack and garbage collect a repository. | 
| DfsInserter Inserts objects into the DFS. | 
| DfsObjDatabase Manages objects stored in
  DfsPackFileon a storage
 system. | 
| DfsObjDatabase.PackList Snapshot of packs scanned in a single pass. | 
| 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 Describes a change to the list of packs in a
  DfsRepository. | 
| DfsPacksChangedListener Receives  DfsPacksChangedEvents. | 
| DfsReader Reader to access repository content through. | 
| DfsReaderIoStats IO statistics for a  DfsReader. | 
| 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 A reftable stored in  DfsBlockCache. | 
| DfsReftableDatabase A  DfsRefDatabasethat uses
 reftable for storage. | 
| DfsRepository A Git repository on a DFS. | 
| DfsRepositoryBuilder Constructs a  DfsRepository. | 
| DfsRepositoryDescription A description of a Git repository on a DFS. | 
| DfsStreamKey Key used by  DfsBlockCacheto disambiguate streams. | 
| DfsText Translation bundle for the DFS storage implementation. | 
| InMemoryRepository Git repository stored entirely in the local process memory. | 
| InMemoryRepository.MemObjDatabase DfsObjDatabase used by InMemoryRepository. | 
| ReadableChannel Readable random access byte channel from a file. | 
| ReftableStack Tracks multiple open
  Reftableinstances. | 
Copyright © 2018 Eclipse JGit Project. All rights reserved.