Uses of Class
org.eclipse.jgit.storage.file.WindowCacheConfig
Packages that use WindowCacheConfig
Package
Description
File based repository storage.
-
Uses of WindowCacheConfig in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file with parameters of type WindowCacheConfigModifier and TypeMethodDescriptionstatic void
WindowCache.reconfigure
(WindowCacheConfig cfg) Deprecated. -
Uses of WindowCacheConfig in org.eclipse.jgit.storage.file
Methods in org.eclipse.jgit.storage.file that return WindowCacheConfigModifier and TypeMethodDescriptionWindowCacheConfig.fromConfig
(Config rc) Update properties by setting fields from the configuration.
cfg.install()
to avoid internal reference.