Uses of Interface
org.apache.storm.serialization.SerializationDelegate
Packages that use SerializationDelegate
-
Uses of SerializationDelegate in org.apache.storm.serialization
Classes in org.apache.storm.serialization that implement SerializationDelegateModifier 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