Uses of Class
org.eclipse.jgit.lib.RepositoryCacheConfig
Packages that use RepositoryCacheConfig
-
Uses of RepositoryCacheConfig in org.eclipse.jgit.lib
Methods in org.eclipse.jgit.lib that return RepositoryCacheConfigModifier and TypeMethodDescriptionRepositoryCacheConfig.fromConfig
(Config config) Update properties by setting fields from the configuration.Methods in org.eclipse.jgit.lib with parameters of type RepositoryCacheConfigModifier and TypeMethodDescriptionprivate void
RepositoryCache.configureEviction
(RepositoryCacheConfig repositoryCacheConfig) (package private) static void
RepositoryCache.reconfigure
(RepositoryCacheConfig repositoryCacheConfig)