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