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