public class FastJsonCodec
extends org.redisson.client.codec.BaseCodec
| 限定符和类型 | 字段和说明 |
|---|---|
static com.alibaba.fastjson.parser.ParserConfig |
defaultConfig |
| 构造器和说明 |
|---|
FastJsonCodec() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.redisson.client.protocol.Decoder<Object> |
getValueDecoder() |
org.redisson.client.protocol.Encoder |
getValueEncoder() |
public org.redisson.client.protocol.Decoder<Object> getValueDecoder()
public org.redisson.client.protocol.Encoder getValueEncoder()
Copyright © 2022. All rights reserved.