Uses of Class
org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector
-
Packages that use DfsGarbageCollector Package Description org.eclipse.jgit.internal.storage.dfs Distributed file system based repository storage. -
-
Uses of DfsGarbageCollector in org.eclipse.jgit.internal.storage.dfs
Methods in org.eclipse.jgit.internal.storage.dfs that return DfsGarbageCollector Modifier and Type Method Description DfsGarbageCollector
DfsGarbageCollector. setCoalesceGarbageLimit(long limit)
Set the byte size limit for garbage packs to be repacked.DfsGarbageCollector
DfsGarbageCollector. setPackConfig(PackConfig newConfig)
-