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