|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DfsBlockCacheConfig | |
|---|---|
| org.eclipse.jgit.storage.dfs | |
| Uses of DfsBlockCacheConfig in org.eclipse.jgit.storage.dfs |
|---|
| Methods in org.eclipse.jgit.storage.dfs that return DfsBlockCacheConfig | |
|---|---|
DfsBlockCacheConfig |
DfsBlockCacheConfig.fromConfig(Config rc)
Update properties by setting fields from the configuration. |
DfsBlockCacheConfig |
DfsBlockCacheConfig.setBlockLimit(long newLimit)
|
DfsBlockCacheConfig |
DfsBlockCacheConfig.setBlockSize(int newSize)
|
DfsBlockCacheConfig |
DfsBlockCacheConfig.setReadAheadLimit(int newSize)
|
DfsBlockCacheConfig |
DfsBlockCacheConfig.setReadAheadService(ThreadPoolExecutor svc)
|
| Methods in org.eclipse.jgit.storage.dfs with parameters of type DfsBlockCacheConfig | |
|---|---|
static void |
DfsBlockCache.reconfigure(DfsBlockCacheConfig cfg)
Modify the configuration of the window cache. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||