Uses of Interface
org.springframework.pulsar.cache.provider.CacheProviderFactory
Package
Description
-
Uses of CacheProviderFactory in org.springframework.pulsar.cache.provider
Modifier and TypeMethodDescriptionstatic <K,
V> CacheProviderFactory<K, V> CacheProviderFactory.load()
Uses the Java ServiceLoader API to find the first available cache provider factory. -
Uses of CacheProviderFactory in org.springframework.pulsar.cache.provider.caffeine