public static final class GryoSerializers.OrPSerializer extends Object implements SerializerShim<OrP>
Constructor and Description |
---|
OrPSerializer() |
Modifier and Type | Method and Description |
---|---|
<I extends InputShim> |
read(KryoShim<I,?> kryo,
I input,
Class<OrP> clazz) |
<O extends OutputShim> |
write(KryoShim<?,O> kryo,
O output,
OrP p) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isImmutable
public <O extends OutputShim> void write(KryoShim<?,O> kryo, O output, OrP p)
write
in interface SerializerShim<OrP>
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.