Package org.apache.storm.serialization
Interface IKryoDecorator
-
- All Known Implementing Classes:
TestKryoDecorator
public interface IKryoDecorator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
decorate(com.esotericsoftware.kryo.Kryo k)
-