Package | Description |
---|---|
org.apache.tinkerpop.gremlin.structure.io.gryo |
Modifier and Type | Method and Description |
---|---|
static GryoWriter.Builder |
GryoWriter.build() |
GryoWriter.Builder |
GryoWriter.Builder.mapper(Mapper<Kryo> gryoMapper)
Supply a mapper
GryoMapper instance to use as the serializer for the KryoWriter . |
GryoWriter.Builder |
GryoIo.writer()
Creates a
GraphWriter.WriterBuilder implementation . |
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.