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

Interface Summary
CacheService Connects to the network based memory cache server(s).
 

Class Summary
CacheBuffer WriteBuffer implementation for a CacheDatabase.
CacheChunkTable Cache wrapper around ChunkTable.
CacheDatabase Uses a cache for fast-lookups, but falls-back to another Database.
CacheKey Simple byte array based key for cache storage.
CacheObjectIndexTable Cache wrapper around ObjectIndexTable.
CacheOptions Options to configure the cache.
CacheRefTable Cache wrapper around RefTable.
CacheRepositoryIndexTable Cache wrapper around RepositoryIndexTable.
CacheRepositoryTable Cache wrapper around RepositoryTable.
CacheService.Change A change to the cache.
Namespace Defines a space within the cache cluster.
 

Enum Summary
CacheService.Change.Type Operation the change describes.
 



Copyright © 2011. All Rights Reserved.