public class MapCacheEventCodec extends BaseEventCodec
BaseEventCodec.OSTypecodec, osType| Constructor and Description |
|---|
MapCacheEventCodec(ClassLoader classLoader,
MapCacheEventCodec codec) |
MapCacheEventCodec(Codec codec,
BaseEventCodec.OSType osType) |
| Modifier and Type | Method and Description |
|---|---|
Decoder<Object> |
getValueDecoder()
Returns object decoder used for any objects stored Redis structure except HMAP
|
decode, getClassLoader, getMapKeyDecoder, getMapKeyEncoder, getMapValueDecoder, getMapValueEncoder, getValueEncoderpublic MapCacheEventCodec(Codec codec, BaseEventCodec.OSType osType)
public MapCacheEventCodec(ClassLoader classLoader, MapCacheEventCodec codec)
Copyright © 2014–2021 Redisson. All rights reserved.