Package | Description |
---|---|
org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
Modifier and Type | Method and 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 and Description |
---|---|
static void |
DfsBlockCache.reconfigure(DfsBlockCacheConfig cfg)
Modify the configuration of the window cache.
|
Copyright © 2013. All rights reserved.