backtype.storm.testing
Class TestKryoDecorator
java.lang.Object
backtype.storm.testing.TestKryoDecorator
- All Implemented Interfaces:
- IKryoDecorator
public class TestKryoDecorator
- extends Object
- implements IKryoDecorator
|
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 |
TestKryoDecorator
public TestKryoDecorator()
decorate
public void decorate(com.esotericsoftware.kryo.Kryo k)
- Specified by:
decorate in interface IKryoDecorator
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.