| Package | Description | 
|---|---|
| org.apache.storm.serialization | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GzipBridgeThriftSerializationDelegateAlways writes gzip out, but tests incoming to see if it’s gzipped. | 
| class  | GzipSerializationDelegateNote, this assumes it’s deserializing a gzip byte stream, and will err if it encounters any other serialization. | 
| class  | GzipThriftSerializationDelegateNote, this assumes it’s deserializing a gzip byte stream, and will err if it encounters any other serialization. | 
| class  | ThriftSerializationDelegate | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.