跳过导航链接
B C D E G H I O R S 

B

builderCache(String) - 类 中的方法org.apache.shenyu.plugin.cache.redis.RedisCacheBuilder
builder the cache with config.
ByteArrayRedisSerializer - org.apache.shenyu.plugin.cache.redis.serializer中的类
ByteArrayRedisSerializer.
ByteArrayRedisSerializer() - 类 的构造器org.apache.shenyu.plugin.cache.redis.serializer.ByteArrayRedisSerializer
 
bytesSerializationContext() - 类 中的静态方法org.apache.shenyu.plugin.cache.redis.serializer.ShenyuRedisSerializationContext
bytes serializer context.

C

cacheData(String, byte[], long) - 类 中的方法org.apache.shenyu.plugin.cache.redis.RedisCache
Cache the data with the key.
close() - 类 中的方法org.apache.shenyu.plugin.cache.redis.RedisCache
close the redis cache.

D

deserialize(byte[]) - 类 中的方法org.apache.shenyu.plugin.cache.redis.serializer.ByteArrayRedisSerializer
 

E

equals(Object) - 类 中的方法org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
 

G

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

H

hashCode() - 类 中的方法org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
 

I

isExist(String) - 类 中的方法org.apache.shenyu.plugin.cache.redis.RedisCache
Check the cache is existed or not.

O

org.apache.shenyu.plugin.cache.redis - 程序包 org.apache.shenyu.plugin.cache.redis
 
org.apache.shenyu.plugin.cache.redis.serializer - 程序包 org.apache.shenyu.plugin.cache.redis.serializer
 

R

RedisCache - org.apache.shenyu.plugin.cache.redis中的类
RedisCache.
RedisCache(RedisConfigProperties) - 类 的构造器org.apache.shenyu.plugin.cache.redis.RedisCache
 
RedisCacheBuilder - org.apache.shenyu.plugin.cache.redis中的类
RedisCacheBuilder.
RedisCacheBuilder() - 类 的构造器org.apache.shenyu.plugin.cache.redis.RedisCacheBuilder
 
RedisConfigProperties - org.apache.shenyu.plugin.cache.redis中的类
The configuration for redis.
RedisConfigProperties() - 类 的构造器org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
 
RedisConnectionFactory - org.apache.shenyu.plugin.cache.redis中的类
RedisConnectionFactory.
RedisConnectionFactory(RedisConfigProperties) - 类 的构造器org.apache.shenyu.plugin.cache.redis.RedisConnectionFactory
 
redisStandaloneConfiguration(RedisConfigProperties) - 类 中的方法org.apache.shenyu.plugin.cache.redis.RedisConnectionFactory
Redis standalone configuration redis standalone configuration.

S

serialize(byte[]) - 类 中的方法org.apache.shenyu.plugin.cache.redis.serializer.ByteArrayRedisSerializer
 
setDatabase(Integer) - 类 中的方法org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets database.
setMaster(String) - 类 中的方法org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets master.
setMaxActive(int) - 类 中的方法org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets max active.
setMaxIdle(int) - 类 中的方法org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets max idle.
setMaxWait(Integer) - 类 中的方法org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets max wait.
setMinIdle(int) - 类 中的方法org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets min idle.
setMode(String) - 类 中的方法org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets mode.
setPassword(String) - 类 中的方法org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets password.
setUrl(String) - 类 中的方法org.apache.shenyu.plugin.cache.redis.RedisConfigProperties
Sets url.
ShenyuRedisSerializationContext - org.apache.shenyu.plugin.cache.redis.serializer中的类
ShenyuRedisSerializationContext.
stringSerializationContext() - 类 中的静态方法org.apache.shenyu.plugin.cache.redis.serializer.ShenyuRedisSerializationContext
string serializer context.
B C D E G H I O R S 
跳过导航链接

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