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
|
copy, getClassLoader, getMapKeyDecoder, getMapKeyEncoder, getMapValueDecoder, getMapValueEncoder, toString
public static final LocalCachedMessageCodec INSTANCE
Copyright © 2014–2019 The Redisson Project. All rights reserved.