Package | Description |
---|---|
org.apache.tinkerpop.gremlin.structure.io.gryo |
Modifier and Type | Method and Description |
---|---|
GryoWriter |
GryoWriter.Builder.create()
Create the
GryoWriter . |
GryoWriter |
GryoPool.takeWriter() |
Modifier and Type | Method and Description |
---|---|
void |
GryoPool.offerWriter(GryoWriter gryoWriter) |
Modifier and Type | Method and Description |
---|---|
void |
GryoPool.doWithWriter(Consumer<GryoWriter> writerFunction) |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.