Package org.apache.storm.testing
Class TestKryoDecorator
java.lang.Object
org.apache.storm.testing.TestKryoDecorator
- All Implemented Interfaces:
IKryoDecorator
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TestKryoDecorator
public TestKryoDecorator()
-
-
Method Details
-
decorate
public void decorate(com.esotericsoftware.kryo.Kryo k) - Specified by:
decorate
in interfaceIKryoDecorator
-