Package org.eclipse.jgit.storage.dht.spi

Interface Summary
ChunkTable Stores object data in compressed pack format.
Database A distributed database implementation.
ObjectIndexTable Associates an ObjectId to the ChunkKey its stored in.
RefTable Tracks all branches and tags for a repository.
RepositoryIndexTable Maps a repository name from a URL, to the internal RepositoryKey.
RepositoryTable Tracks high-level information about all known repositories.
WriteBuffer Potentially buffers writes until full, or until flush.
 

Enum Summary
Context Options used when accessing a Database.
 



Copyright © 2011. All Rights Reserved.