| 程序包 | 说明 |
|---|---|
| io.seata.core.compressor |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CompressorFactory.NoneCompressor
None compressor
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected static Map<CompressorType,Compressor> |
CompressorFactory.COMPRESSOR_MAP
The constant COMPRESSOR_MAP.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Compressor |
CompressorFactory.getCompressor(byte code)
Get compressor by code.
|
Copyright © 2022 Seata. All rights reserved.