backtype.storm.testing
Class TestKryoDecorator

java.lang.Object
  extended by backtype.storm.testing.TestKryoDecorator
All Implemented Interfaces:
IKryoDecorator

public class TestKryoDecorator
extends Object
implements IKryoDecorator


Constructor Summary
TestKryoDecorator()
           
 
Method Summary
 void decorate(com.esotericsoftware.kryo.Kryo k)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestKryoDecorator

public TestKryoDecorator()
Method Detail

decorate

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


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