Package org.apache.storm.serialization
Interface IKryoDecorator
- All Known Implementing Classes:
- TestKryoDecorator
public interface IKryoDecorator
- 
Method Summary
- 
Method Details- 
decoratevoid decorate(com.esotericsoftware.kryo.Kryo k) 
 
- 
TestKryoDecorator