Class and Description |
---|
GryoMapper
A
Mapper implementation for Kryo. |
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 |
---|
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.Type |
GryoReader
The
GraphReader for the Gremlin Structure serialization format based on Kryo. |
GryoReader.Builder |
GryoWriter
The
GraphWriter for the Gremlin Structure serialization format based on Kryo. |
GryoWriter.Builder |
VertexTerminator
Represents the end of a vertex in a serialization stream.
|
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.