backtype.storm.serialization
Interface IKryoDecorator

All Known Implementing Classes:
TestKryoDecorator

public interface IKryoDecorator


Method Summary
 void decorate(Kryo k)
           
 

Method Detail

decorate

void decorate(Kryo k)