| Modifier and Type | Field and Description |
|---|---|
static LocalCachedMessageCodec |
INSTANCE |
| 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
|
getClassLoader, getMapKeyDecoder, getMapKeyEncoder, getMapValueDecoder, getMapValueEncoderpublic static final LocalCachedMessageCodec INSTANCE
Copyright © 2014–2018 The Redisson Project. All rights reserved.