Uses of Interface
org.apache.storm.serialization.IKryoDecorator
Packages that use IKryoDecorator
-
Uses of IKryoDecorator in org.apache.storm
Method parameters in org.apache.storm with type arguments of type IKryoDecoratorModifier and TypeMethodDescriptionvoid
Config.registerDecorator
(Class<? extends IKryoDecorator> klass) static void
Config.registerDecorator
(Map<String, Object> conf, Class<? extends IKryoDecorator> klass) -
Uses of IKryoDecorator in org.apache.storm.testing
Classes in org.apache.storm.testing that implement IKryoDecorator