| Class and Description | 
|---|
| GryoMapper A  Mapperimplementation for Kryo. | 
| GryoMapper.Builder A builder to construct a  GryoMapperinstance. | 
| Class and Description | 
|---|
| GryoIo Constructs Gryo IO implementations given a  GraphandIoRegistry. | 
| Class and Description | 
|---|
| AbstractGryoClassResolver This mapper implementation of the  ClassResolverhelps 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  GraphandIoRegistry. | 
| GryoMapper A  Mapperimplementation for Kryo. | 
| GryoMapper.Builder A builder to construct a  GryoMapperinstance. | 
| 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  GraphReaderfor the Gremlin Structure serialization format based on Kryo. | 
| GryoReader.Builder | 
| GryoVersion | 
| GryoWriter The  GraphWriterfor 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–2022 Apache Software Foundation. All rights reserved.