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