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

Packages that use org.eclipse.jgit.storage.dht.spi.cache
org.eclipse.jgit.storage.dht.spi.cache   
 

Classes in org.eclipse.jgit.storage.dht.spi.cache used by org.eclipse.jgit.storage.dht.spi.cache
CacheBuffer
          WriteBuffer implementation for a CacheDatabase.
CacheDatabase
          Uses a cache for fast-lookups, but falls-back to another Database.
CacheKey
          Simple byte array based key for cache storage.
CacheOptions
          Options to configure the cache.
CacheService
          Connects to the network based memory cache server(s).
CacheService.Change
          A change to the cache.
CacheService.Change.Type
          Operation the change describes.
Namespace
          Defines a space within the cache cluster.
 



Copyright © 2011. All Rights Reserved.