Uses of Interface
com.giffing.bucket4j.spring.boot.starter.config.cache.AsyncCacheResolver
-
Uses of AsyncCacheResolver in com.giffing.bucket4j.spring.boot.starter.config.cache.hazelcast
Classes in com.giffing.bucket4j.spring.boot.starter.config.cache.hazelcast that implement AsyncCacheResolver Modifier and Type Class Description classHazelcastCacheResolverCreates theProxyManagerwith Bucket4jsHazelcastclass.Methods in com.giffing.bucket4j.spring.boot.starter.config.cache.hazelcast that return AsyncCacheResolver Modifier and Type Method Description AsyncCacheResolverHazelcastBucket4jCacheConfiguration. hazelcastCacheResolver() -
Uses of AsyncCacheResolver in com.giffing.bucket4j.spring.boot.starter.config.cache.ignite
Classes in com.giffing.bucket4j.spring.boot.starter.config.cache.ignite that implement AsyncCacheResolver Modifier and Type Class Description classIgniteCacheResolverMethods in com.giffing.bucket4j.spring.boot.starter.config.cache.ignite that return AsyncCacheResolver Modifier and Type Method Description AsyncCacheResolverIgniteBucket4jCacheConfiguration. hazelcastCacheResolver() -
Uses of AsyncCacheResolver in com.giffing.bucket4j.spring.boot.starter.config.cache.infinispan
Classes in com.giffing.bucket4j.spring.boot.starter.config.cache.infinispan that implement AsyncCacheResolver Modifier and Type Class Description classInfinispanCacheResolverMethods in com.giffing.bucket4j.spring.boot.starter.config.cache.infinispan that return AsyncCacheResolver Modifier and Type Method Description AsyncCacheResolverInfinispanBucket4jCacheConfiguration. infinispanCacheResolver()