Uses of Interface
org.apache.tinkerpop.gremlin.structure.io.gryo.kryoshim.SerializerShim
Packages that use SerializerShim
Package
Description
Implementations of the interfaces in
org.apache.tinkerpop.gremlin.structure.io.gryo.kryoshim
using TinkerPop's shaded copy of Kryo.-
Uses of SerializerShim in org.apache.tinkerpop.gremlin.structure.io.gryo
Classes in org.apache.tinkerpop.gremlin.structure.io.gryo that implement SerializerShimModifier and TypeClassDescriptionstatic final classstatic final classSerializes anyEdgeimplementation encountered to aDetachedEdge.static final classstatic final classSerializes anyPathimplementation encountered to anDetachedPath.static final classSerializes anyPropertyimplementation encountered to anDetachedProperty.static final classstatic final classstatic final classstatic final classSerializes anyVertexPropertyimplementation encountered to anDetachedVertexProperty.static final classSerializes anyVerteximplementation encountered to anDetachedVertex.static final classstatic final classSerializes anyEdgeimplementation encountered to aDetachedEdge.static final classstatic final classstatic final classSerializes anyPathimplementation encountered to anDetachedPath.static final classSerializes anyPropertyimplementation encountered to anDetachedProperty.static final classstatic final classstatic final classstatic final classstatic final classSerializes anyVertexPropertyimplementation encountered to anDetachedVertexProperty.static final classSerializes anyVerteximplementation encountered to anDetachedVertex.static classstatic classMethods in org.apache.tinkerpop.gremlin.structure.io.gryo that return SerializerShimMethods in org.apache.tinkerpop.gremlin.structure.io.gryo with parameters of type SerializerShimModifier and TypeMethodDescriptionGryoMapper.Builder.addCustom(Class clazz, SerializerShim serializer) Register custom class to serialize with a custom serialization shim. -
Uses of SerializerShim in org.apache.tinkerpop.gremlin.structure.io.gryo.kryoshim.shaded
Methods in org.apache.tinkerpop.gremlin.structure.io.gryo.kryoshim.shaded that return SerializerShimConstructors in org.apache.tinkerpop.gremlin.structure.io.gryo.kryoshim.shaded with parameters of type SerializerShim -
Uses of SerializerShim in org.apache.tinkerpop.gremlin.structure.util.star
Classes in org.apache.tinkerpop.gremlin.structure.util.star that implement SerializerShim