| 程序包 | 说明 |
|---|---|
| io.seata.codec.kryo | |
| io.seata.codec.protobuf | |
| io.seata.codec.seata | |
| io.seata.core.codec |
| 限定符和类型 | 类和说明 |
|---|---|
class |
KryoCodec |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ProtobufCodec
The type Protobuf codec.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SeataCodec
The Seata codec.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected static Map<CodecType,Codec> |
CodecFactory.CODEC_MAP
The constant CODEC_MAP.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Codec |
CodecFactory.getCodec(byte codec)
Get codec codec.
|
Copyright © 2019 Seata. All rights reserved.