Class and Description |
---|
GryoMapper
A
Mapper implementation for Kryo. |
GryoMapper.Builder
A builder to construct a
GryoMapper instance. |
Class and Description |
---|
GryoPool
Gryo objects are somewhat expensive to construct (given the dependency on Kryo), therefore this pool helps re-use
those objects.
|
Class and Description |
---|
GryoPool
Gryo objects are somewhat expensive to construct (given the dependency on Kryo), therefore this pool helps re-use
those objects.
|
Class and Description |
---|
GryoIo
Constructs Gryo IO implementations given a
Graph and IoRegistry . |
Class and Description |
---|
AbstractGryoClassResolver
This mapper implementation of the
ClassResolver helps ensure that all Vertex and Edge concrete classes
get properly serialized and deserialized by stripping them of their concrete class name so that they are treated
generically. |
GryoIo
Constructs Gryo IO implementations given a
Graph and IoRegistry . |
GryoMapper
A
Mapper implementation for Kryo. |
GryoMapper.Builder
A builder to construct a
GryoMapper instance. |
GryoPool
Gryo objects are somewhat expensive to construct (given the dependency on Kryo), therefore this pool helps re-use
those objects.
|
GryoPool.Builder |
GryoPool.Type |
GryoReader
The
GraphReader for the Gremlin Structure serialization format based on Kryo. |
GryoReader.Builder |
GryoVersion |
GryoWriter
The
GraphWriter for the Gremlin Structure serialization format based on Kryo. |
GryoWriter.Builder |
ToyIoRegistry |
ToyPoint |
ToyTriangle |
TypeRegistration
Represents a class serializable with Gryo.
|
VertexTerminator
Represents the end of a vertex in a serialization stream.
|
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.