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