| Modifier and Type | Field and Description |
|---|---|
static LocalCachedMessageCodec |
INSTANCE |
SKIPPED_CODECS| Constructor and Description |
|---|
LocalCachedMessageCodec() |
| Modifier and Type | Method and Description |
|---|---|
Decoder<Object> |
getValueDecoder()
Returns object decoder used for any objects stored Redis structure except HMAP
|
Encoder |
getValueEncoder()
Returns object encoder used for any objects stored Redis structure except HMAP
|
copy, getClassLoader, getMapKeyDecoder, getMapKeyEncoder, getMapValueDecoder, getMapValueEncoder, toStringpublic static final LocalCachedMessageCodec INSTANCE
Copyright © 2014–2020 Redisson. All rights reserved.