public final class GryoSerializersV1d0 extends Object
DetachedFactory
before serialization. These serializers present a generalized way to
serialize the implementations of core interfaces. These are serializers for Gryo 1.0.Modifier and Type | Class and Description |
---|---|
static class |
GryoSerializersV1d0.BindingSerializer |
static class |
GryoSerializersV1d0.BytecodeSerializer |
static class |
GryoSerializersV1d0.DefaultRemoteTraverserSerializer |
static class |
GryoSerializersV1d0.EdgeSerializer
Serializes any
Edge implementation encountered to a DetachedEdge . |
static class |
GryoSerializersV1d0.LambdaSerializer |
static class |
GryoSerializersV1d0.PathSerializer
Serializes any
Path implementation encountered to an DetachedPath . |
static class |
GryoSerializersV1d0.PropertySerializer
Serializes any
Property implementation encountered to an DetachedProperty . |
static class |
GryoSerializersV1d0.PSerializer |
static class |
GryoSerializersV1d0.TextPSerializer |
static class |
GryoSerializersV1d0.VertexPropertySerializer
Serializes any
VertexProperty implementation encountered to an DetachedVertexProperty . |
static class |
GryoSerializersV1d0.VertexSerializer
Serializes any
Vertex implementation encountered to an DetachedVertex . |
Constructor and Description |
---|
GryoSerializersV1d0() |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.