Interface | Description |
---|---|
Codec |
Redis codec interface.
|
Class | Description |
---|---|
BaseCodec | |
BitSetCodec | |
ByteArrayCodec | |
DoubleCodec | |
IntegerCodec | |
JsonJacksonMapCodec | Deprecated
Use org.redisson.codec.TypedJsonJacksonCodec instead
|
LongCodec | |
StringCodec |
Copyright © 2014–2019 The Redisson Project. All rights reserved.