クラス AbstractRedisConnection

java.lang.ObjectSE
org.springframework.data.redis.connection.AbstractRedisConnection
実装されたすべてのインターフェース:
AutoCloseableSEDefaultedRedisConnectionRedisCommandsRedisCommandsProviderRedisConnectionRedisConnectionCommandsRedisGeoCommandsRedisHashCommandsRedisHyperLogLogCommandsRedisKeyCommandsRedisListCommandsRedisPubSubCommandsRedisScriptingCommandsRedisServerCommandsRedisSetCommandsRedisStreamCommandsRedisStringCommandsRedisTxCommandsRedisZSetCommands
既知の直属サブクラス
JedisConnectionLettuceConnection

public abstract class AbstractRedisConnection extends ObjectSE implements RedisConnection
導入:
1.4
作成者:
Christoph Strobl, Mark Paluch