public static final class GryoSerializersV3d0.PathSerializer extends Object implements SerializerShim<Path>
Path
implementation encountered to an DetachedPath
.Constructor and Description |
---|
PathSerializer() |
Modifier and Type | Method and Description |
---|---|
<I extends InputShim> |
read(KryoShim<I,?> kryo,
I input,
Class<Path> pathClass) |
<O extends OutputShim> |
write(KryoShim<?,O> kryo,
O output,
Path path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isImmutable
public <O extends OutputShim> void write(KryoShim<?,O> kryo, O output, Path path)
write
in interface SerializerShim<Path>
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.