public static class ToyPoint.ToyPointSerializer extends Object implements SerializerShim<ToyPoint>
| Constructor and Description | 
|---|
| ToyPointSerializer() | 
| Modifier and Type | Method and Description | 
|---|---|
| <I extends InputShim> | read(KryoShim<I,?> kryo,
    I input,
    Class<ToyPoint> toyPointClass) | 
| <O extends OutputShim> | write(KryoShim<?,O> kryo,
     O output,
     ToyPoint toyPoint) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisImmutablepublic <O extends OutputShim> void write(KryoShim<?,O> kryo, O output, ToyPoint toyPoint)
write in interface SerializerShim<ToyPoint>Copyright © 2013–2022 Apache Software Foundation. All rights reserved.