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 DfsGarbageCollectorDfsGarbageCollector. setCoalesceGarbageLimit(long limit)Set the byte size limit for garbage packs to be repacked.DfsGarbageCollectorDfsGarbageCollector. setPackConfig(PackConfig newConfig)
-