Uses of Package
org.apache.storm.serialization
Packages that use org.apache.storm.serialization
Package
Description
-
Classes in org.apache.storm.serialization used by org.apache.stormClassDescriptionAn interface that controls the Kryo instance used by Storm for serialization.
-
Classes in org.apache.storm.serialization used by org.apache.storm.clojureClassDescriptionProvides a way using a service loader to register Kryo serializers with the SerializationFactory without needing to modify the config.
-
Classes in org.apache.storm.serialization used by org.apache.storm.daemon.worker
-
Classes in org.apache.storm.serialization used by org.apache.storm.messaging.netty
-
Classes in org.apache.storm.serialization used by org.apache.storm.serializationClassDescriptionAn 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. -
Classes in org.apache.storm.serialization used by org.apache.storm.testing