Uses of Interface
org.kiwiproject.consul.config.CacheConfig.RefreshErrorLogConsumer
Packages that use CacheConfig.RefreshErrorLogConsumer
-
Uses of CacheConfig.RefreshErrorLogConsumer in org.kiwiproject.consul.config
Methods in org.kiwiproject.consul.config that return CacheConfig.RefreshErrorLogConsumerModifier and TypeMethodDescriptionCacheConfig.getRefreshErrorLoggingConsumer()Gets the function that will be called in case of error.Methods in org.kiwiproject.consul.config with parameters of type CacheConfig.RefreshErrorLogConsumerModifier and TypeMethodDescriptionCacheConfig.Builder.withRefreshErrorLoggedAs(CacheConfig.RefreshErrorLogConsumer fn) Log refresh errors using custom function