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