Uses of Interface
backtype.storm.serialization.IKryoDecorator

Packages that use IKryoDecorator
backtype.storm   
backtype.storm.testing   
 

Uses of IKryoDecorator in backtype.storm
 

Method parameters in backtype.storm with type arguments of type IKryoDecorator
 void Config.registerDecorator(Class<? extends IKryoDecorator> klass)
           
static void Config.registerDecorator(Map conf, Class<? extends IKryoDecorator> klass)
           
 

Uses of IKryoDecorator in backtype.storm.testing
 

Classes in backtype.storm.testing that implement IKryoDecorator
 class TestKryoDecorator
           
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.