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