| 接口 | 说明 |
|---|---|
| Compressor |
compress payload for grpc request, and decompress response payload Configure it in files,
pictures or other configurations that exist in the system properties Configure
Constants.COMPRESSOR_KEY in dubbo.properties、dubbo.yml or other configuration that exist in the
system property |
| DeCompressor | |
| MessageEncoding |
| 类 | 说明 |
|---|---|
| Bzip2 |
bzip2 compressor, faster compression efficiency
|
| Gzip |
gzip compressor
|
| Identity |
Default compressor
Do not use the spi
|
| Snappy |
snappy compressor, Provide high-speed compression speed and reasonable compression ratio
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.