Class GryoSerializersV3.PSerializer
java.lang.Object
org.apache.tinkerpop.gremlin.structure.io.gryo.GryoSerializersV3.PSerializer
- All Implemented Interfaces:
SerializerShim<P>
- Enclosing class:
- GryoSerializersV3
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.tinkerpop.gremlin.structure.io.gryo.kryoshim.SerializerShim
isImmutable
-
Constructor Details
-
PSerializer
public PSerializer()
-
-
Method Details
-
write
- Specified by:
writein interfaceSerializerShim<P>
-
read
- Specified by:
readin interfaceSerializerShim<P>
-