GraphBinaryMessageSerializerV1.@Deprecated public final class GryoMessageSerializerV3d0 extends AbstractGryoMessageSerializerV3d0
DetachedVertex include the label and the properties associated with it which could be more costly for
 network serialization purposes.serializeToString, TOKEN_BUFFER_SIZE, TOKEN_CLASS_RESOLVER_SUPPLIER, TOKEN_CUSTOM, TOKEN_SERIALIZE_RESULT_TO_STRINGTOKEN_IO_REGISTRIESlogger| Constructor and Description | 
|---|
| GryoMessageSerializerV3d0()Deprecated.  Creates an instance with a standard  GryoMapperinstance. | 
| GryoMessageSerializerV3d0(GryoMapper.Builder kryo)Deprecated.  Creates an instance with a standard  GryoMapperinstance. | 
| Modifier and Type | Method and Description | 
|---|---|
| String[] | mimeTypesSupported()Deprecated.  The list of mime types that the serializer supports. | 
configure, deserializeRequest, deserializeResponse, getMapper, serializeRequestAsBinary, serializeResponseAsBinaryaddIoRegistries, getListStringFromConfig, tryInstanceMethodpublic GryoMessageSerializerV3d0()
GryoMapper instance.public GryoMessageSerializerV3d0(GryoMapper.Builder kryo)
GryoMapper instance. Note that the instance created by the supplied
 builder will be overridden by AbstractGryoMessageSerializerV3d0.configure(java.util.Map<java.lang.String, java.lang.Object>, java.util.Map<java.lang.String, org.apache.tinkerpop.gremlin.structure.Graph>) if it is called.public String[] mimeTypesSupported()
MessageSerializerCopyright © 2013–2022 Apache Software Foundation. All rights reserved.