Modifier and Type | Field and Description |
---|---|
static ByteArrayCodec |
INSTANCE |
SKIPPED_CODECS
Constructor and Description |
---|
ByteArrayCodec() |
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 ByteArrayCodec INSTANCE
Copyright © 2014–2020 Redisson. All rights reserved.