Package org.apache.storm.serialization
package org.apache.storm.serialization
-
ClassDescriptionAlways writes gzip out, but tests incoming to see if it's gzipped.Note, this assumes it's deserializing a gzip byte stream, and will err if it encounters any other serialization.Note, this assumes it's deserializing a gzip byte stream, and will err if it encounters any other serialization.An interface that controls the Kryo instance used by Storm for serialization.Allow
Utils
to delegate meta serialization.Provides a way using a service loader to register Kryo serializers with the SerializationFactory without needing to modify the config.