Uses of Class
com.amazonaws.athena.connectors.redis.lettuce.RedisConnectionWrapper
-
Packages that use RedisConnectionWrapper Package Description com.amazonaws.athena.connectors.redis.lettuce -
-
Uses of RedisConnectionWrapper in com.amazonaws.athena.connectors.redis.lettuce
Methods in com.amazonaws.athena.connectors.redis.lettuce that return RedisConnectionWrapper Modifier and Type Method Description RedisConnectionWrapper<String,String>
RedisConnectionFactory. getOrCreateConn(String conStr, boolean sslEnabled, boolean isCluster)
RedisConnectionWrapper<String,String>
RedisConnectionFactory. getOrCreateConn(String conStr, boolean sslEnabled, boolean isCluster, String dbNumber)
-