| Package | Description |
|---|---|
| com.tinkerpop.gremlin.structure.io.kryo |
| Modifier and Type | Method and Description |
|---|---|
KryoMapper |
KryoMapper.Builder.create() |
KryoMapper |
KryoMapper.BuilderV1d0.create() |
| Modifier and Type | Method and Description |
|---|---|
KryoWriter.Builder |
KryoWriter.Builder.mapper(KryoMapper kryoMapper)
Supply a mapper
KryoMapper instance to use as the serializer for the KryoWriter. |
KryoReader.Builder |
KryoReader.Builder.mapper(KryoMapper kryoMapper)
Supply a mapper
KryoMapper instance to use as the serializer for the KryoWriter. |
Copyright © 2013-2015 TinkerPop. All Rights Reserved.