| Package | Description |
|---|---|
| org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
| Modifier and Type | Method | Description |
|---|---|---|
DfsBlockCacheConfig |
DfsBlockCacheConfig.fromConfig(Config rc) |
Update properties by setting fields from the configuration.
|
DfsBlockCacheConfig |
DfsBlockCacheConfig.setBlockLimit(long newLimit) |
|
DfsBlockCacheConfig |
DfsBlockCacheConfig.setBlockSize(int newSize) |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
DfsBlockCache.reconfigure(DfsBlockCacheConfig cfg) |
Modify the configuration of the window cache.
|
Copyright © 2018. All rights reserved.