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 voidRepositoryCache.configureEviction(RepositoryCacheConfig repositoryCacheConfig) (package private) static voidRepositoryCache.reconfigure(RepositoryCacheConfig repositoryCacheConfig)