java.lang.Object
org.iplass.mtp.impl.redis.cache.store.NamespaceSerializedObjectCodec
- すべての実装されたインタフェース:
io.lettuce.core.codec.RedisCodec<Object,Object>
public class NamespaceSerializedObjectCodec
extends Object
implements io.lettuce.core.codec.RedisCodec<Object,Object>
-
-
メソッドの概要
クラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
コンストラクタの詳細
-
NamespaceSerializedObjectCodec
public NamespaceSerializedObjectCodec(String namespace)
-
メソッドの詳細
-
-
-
decodeKey
- 定義:
decodeKey インタフェース内 io.lettuce.core.codec.RedisCodec<Object,Object>
-
decodeValue
- 定義:
decodeValue インタフェース内 io.lettuce.core.codec.RedisCodec<Object,Object>
-
encodeKey
- 定義:
encodeKey インタフェース内 io.lettuce.core.codec.RedisCodec<Object,Object>
-
encodeValue
- 定義:
encodeValue インタフェース内 io.lettuce.core.codec.RedisCodec<Object,Object>