| Package | Description |
|---|---|
| org.apache.tinkerpop.gremlin.driver.ser | |
| org.apache.tinkerpop.gremlin.structure.io.binary |
| Constructor and Description |
|---|
GraphBinaryMessageSerializerV1(TypeSerializerRegistry registry) |
| Modifier and Type | Field and Description |
|---|---|
static TypeSerializerRegistry |
TypeSerializerRegistry.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
TypeSerializerRegistry |
TypeSerializerRegistry.Builder.create()
Creates a new
TypeSerializerRegistry instance based on the serializers added. |
| Constructor and Description |
|---|
GraphBinaryReader(TypeSerializerRegistry registry) |
GraphBinaryWriter(TypeSerializerRegistry registry) |
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.