Class TestKryoDecorator

java.lang.Object
org.apache.storm.testing.TestKryoDecorator
All Implemented Interfaces:
IKryoDecorator

public class TestKryoDecorator extends Object implements IKryoDecorator
  • Constructor Details

    • TestKryoDecorator

      public TestKryoDecorator()
  • Method Details

    • decorate

      public void decorate(com.esotericsoftware.kryo.Kryo k)
      Specified by:
      decorate in interface IKryoDecorator