Skip navigation links
B C D E G H I O R S 

B

builderCache(String) - Method in class org.apache.shenyu.plugin.cache.redis.RedisCacheBuilder
builder the cache with config.
ByteArrayRedisSerializer - Class in org.apache.shenyu.plugin.cache.redis.serializer
ByteArrayRedisSerializer.
ByteArrayRedisSerializer() - Constructor for class org.apache.shenyu.plugin.cache.redis.serializer.ByteArrayRedisSerializer
 
bytesSerializationContext() - Static method in class org.apache.shenyu.plugin.cache.redis.serializer.ShenyuRedisSerializationContext
bytes serializer context.

C

cacheData(String, byte[], long) - Method in class org.apache.shenyu.plugin.cache.redis.RedisCache
Cache the data with the key.
close() - Method in class org.apache.shenyu.plugin.cache.redis.RedisCache
close the redis cache.

D

deserialize(byte[]) - Method in class org.apache.shenyu.plugin.cache.redis.serializer.ByteArrayRedisSerializer
 

E

equals(Object) - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
 

G

getData(String) - Method in class org.apache.shenyu.plugin.cache.redis.RedisCache
Get data with the key.
getDatabase() - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Gets database.
getLettuceConnectionFactory() - Method in class org.apache.shenyu.plugin.cache.redis.RedisConnectionFactory
Get Lettuce connection factory.
getMaster() - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Gets master.
getMaxActive() - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Gets max active.
getMaxIdle() - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Gets max idle.
getMaxWait() - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Gets max wait.
getMinIdle() - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Gets min idle.
getMode() - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Gets mode.
getPassword() - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Gets password.
getUrl() - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Gets url.

H

hashCode() - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
 

I

isExist(String) - Method in class org.apache.shenyu.plugin.cache.redis.RedisCache
Check the cache is existed or not.

O

org.apache.shenyu.plugin.cache.redis - package org.apache.shenyu.plugin.cache.redis
 
org.apache.shenyu.plugin.cache.redis.serializer - package org.apache.shenyu.plugin.cache.redis.serializer
 

R

RedisCache - Class in org.apache.shenyu.plugin.cache.redis
RedisCache.
RedisCache(RedisConfigProperties) - Constructor for class org.apache.shenyu.plugin.cache.redis.RedisCache
 
RedisCacheBuilder - Class in org.apache.shenyu.plugin.cache.redis
RedisCacheBuilder.
RedisCacheBuilder() - Constructor for class org.apache.shenyu.plugin.cache.redis.RedisCacheBuilder
 
RedisConfigProperties - Class in org.apache.shenyu.plugin.cache.redis
The configuration for redis.
RedisConfigProperties() - Constructor for class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
 
RedisConnectionFactory - Class in org.apache.shenyu.plugin.cache.redis
RedisConnectionFactory.
RedisConnectionFactory(RedisConfigProperties) - Constructor for class org.apache.shenyu.plugin.cache.redis.RedisConnectionFactory
 
redisStandaloneConfiguration(RedisConfigProperties) - Method in class org.apache.shenyu.plugin.cache.redis.RedisConnectionFactory
Redis standalone configuration redis standalone configuration.

S

serialize(byte[]) - Method in class org.apache.shenyu.plugin.cache.redis.serializer.ByteArrayRedisSerializer
 
setDatabase(Integer) - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets database.
setMaster(String) - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets master.
setMaxActive(int) - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets max active.
setMaxIdle(int) - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets max idle.
setMaxWait(Integer) - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets max wait.
setMinIdle(int) - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets min idle.
setMode(String) - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets mode.
setPassword(String) - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets password.
setUrl(String) - Method in class org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets url.
ShenyuRedisSerializationContext - Class in org.apache.shenyu.plugin.cache.redis.serializer
ShenyuRedisSerializationContext.
stringSerializationContext() - Static method in class org.apache.shenyu.plugin.cache.redis.serializer.ShenyuRedisSerializationContext
string serializer context.
B C D E G H I O R S 
Skip navigation links

Copyright © 2024 The Apache Software Foundation. All rights reserved.