Uses of Interface
org.apache.storm.serialization.SerializationDelegate
-
Uses of SerializationDelegate in org.apache.storm.serialization
Modifier and TypeClassDescriptionclass
Always writes gzip out, but tests incoming to see if it's gzipped.class
Note, this assumes it's deserializing a gzip byte stream, and will err if it encounters any other serialization.class
Note, this assumes it's deserializing a gzip byte stream, and will err if it encounters any other serialization.class