| Package | Description |
|---|---|
| io.seata.core.compressor |
| Modifier and Type | Class and Description |
|---|---|
static class |
CompressorFactory.NoneCompressor
None compressor
|
| Modifier and Type | Field and Description |
|---|---|
protected static Map<CompressorType,Compressor> |
CompressorFactory.COMPRESSOR_MAP
The constant COMPRESSOR_MAP.
|
| Modifier and Type | Method and Description |
|---|---|
static Compressor |
CompressorFactory.getCompressor(byte code)
Get compressor by code.
|
Copyright © 2023 Seata. All rights reserved.