backtype.storm.serialization
Interface IKryoDecorator

All Known Implementing Classes:
TestKryoDecorator

public interface IKryoDecorator


Method Summary
 void decorate(com.esotericsoftware.kryo.Kryo k)
           
 

Method Detail

decorate

void decorate(com.esotericsoftware.kryo.Kryo k)


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.