インターフェース RedisSerializationContext<K,V>


public interface RedisSerializationContext<K,V>
リアクティブに使用するための直列化コンテキスト。

このコンテキストは、キー、値、ハッシュキー(フィールド)、ハッシュ値、StringSE の直列化と逆直列化のための RedisSerializationContext.SerializationPair を提供します。

導入:
2.0
作成者:
Mark Paluch, Christoph Strobl, John Blum
関連事項: