| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.spark.structure.io.gryo | |
| org.apache.tinkerpop.gremlin.spark.structure.io.gryo.kryoshim.unshaded | |
| org.apache.tinkerpop.gremlin.structure.io.gryo | |
| org.apache.tinkerpop.gremlin.structure.io.gryo.kryoshim.shaded | Implementations of the interfaces in
  org.apache.tinkerpop.gremlin.structure.io.gryo.kryoshimusing TinkerPop's shaded copy of Kryo. | 
| org.apache.tinkerpop.gremlin.structure.util.star | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ObjectWritableSerializer<T> | 
| class  | VertexWritableSerializer | 
| Constructor and Description | 
|---|
| UnshadedSerializerAdapter(SerializerShim<T> serializer) | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | GryoSerializers.BindingSerializer | 
| static class  | GryoSerializers.BytecodeSerializer | 
| static class  | GryoSerializers.DefaultRemoteTraverserSerializer | 
| static class  | GryoSerializers.EdgeSerializerSerializes any  Edgeimplementation encountered to aDetachedEdge. | 
| static class  | GryoSerializers.LambdaSerializer | 
| static class  | GryoSerializers.PathSerializerSerializes any  Pathimplementation encountered to anDetachedPath. | 
| static class  | GryoSerializers.PropertySerializerSerializes any  Propertyimplementation encountered to anDetachedProperty. | 
| static class  | GryoSerializers.PSerializer | 
| static class  | GryoSerializers.VertexPropertySerializerSerializes any  VertexPropertyimplementation encountered to anDetachedVertexProperty. | 
| static class  | GryoSerializers.VertexSerializerSerializes any  Verteximplementation encountered to anDetachedVertex. | 
| Modifier and Type | Method and Description | 
|---|---|
| SerializerShim<T> | TypeRegistration. getSerializerShim() | 
| Constructor and Description | 
|---|
| ShadedSerializerAdapter(SerializerShim<T> serializer) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StarGraphSerializerKryo serializer for  StarGraph. | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.