インターフェース StringRedisConnection

すべてのスーパーインターフェース:
AutoCloseableSEDefaultedRedisConnectionRedisCommandsRedisCommandsProviderRedisConnectionRedisConnectionCommandsRedisGeoCommandsRedisHashCommandsRedisHyperLogLogCommandsRedisKeyCommandsRedisListCommandsRedisPubSubCommandsRedisScriptingCommandsRedisServerCommandsRedisSetCommandsRedisStreamCommandsRedisStringCommandsRedisTxCommandsRedisZSetCommands
すべての既知の実装クラス:
DefaultStringRedisConnection

public interface StringRedisConnection extends RedisConnection
バイト配列の代わりに StringSE を受け入れて返す RedisConnection の便利な拡張。下の RedisSerializer を使用して変換を実行します。
作成者:
Costin Leau, Christoph Strobl, Thomas Darimont, David Liu, Mark Paluch, Ninad Divadkar, Tugdual Grall, Dengliming, Andrey Shlykov, ihaohong, Shyngys Sapraliyev
関連事項: