|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheService | |
---|---|
org.eclipse.jgit.storage.dht.spi.cache |
Uses of CacheService in org.eclipse.jgit.storage.dht.spi.cache |
---|
Methods in org.eclipse.jgit.storage.dht.spi.cache that return CacheService | |
---|---|
CacheService |
CacheDatabase.getClient()
|
Constructors in org.eclipse.jgit.storage.dht.spi.cache with parameters of type CacheService | |
---|---|
CacheBuffer(WriteBuffer dbBuffer,
CacheService client,
CacheOptions options)
Initialize a new buffer. |
|
CacheDatabase(Database database,
java.util.concurrent.ExecutorService executor,
CacheService client,
CacheOptions options)
Initialize a cache database. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |