Package org.apache.storm.testing
Class TestKryoDecorator
java.lang.Object
org.apache.storm.testing.TestKryoDecorator
- All Implemented Interfaces:
- IKryoDecorator
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
TestKryoDecoratorpublic TestKryoDecorator()
 
- 
- 
Method Details- 
decoratepublic void decorate(com.esotericsoftware.kryo.Kryo k) - Specified by:
- decoratein interface- IKryoDecorator
 
 
-