Uses of Class
io.apiman.gateway.engine.redis.common.RedisBackingStore
-
Packages that use RedisBackingStore Package Description io.apiman.gateway.engine.redis.common -
-
Uses of RedisBackingStore in io.apiman.gateway.engine.redis.common
Methods in io.apiman.gateway.engine.redis.common that return RedisBackingStore Modifier and Type Method Description RedisBackingStoreRedisBackingStoreProvider. get(String storeName)Returns a namespaced instance of the store for the store name.RedisBackingStoreRedisClientManager. getRedis(String storeName)
-