Package | Description |
---|---|
org.apache.tinkerpop.gremlin.process.traversal.util | |
org.apache.tinkerpop.gremlin.structure.io.gryo |
Modifier and Type | Method and Description |
---|---|
OrP<V> |
OrP.clone() |
Modifier and Type | Method and Description |
---|---|
<I extends InputShim> |
GryoSerializers.OrPSerializer.read(KryoShim<I,?> kryo,
I input,
Class<OrP> clazz) |
Modifier and Type | Method and Description |
---|---|
<O extends OutputShim> |
GryoSerializers.OrPSerializer.write(KryoShim<?,O> kryo,
O output,
OrP p) |
Modifier and Type | Method and Description |
---|---|
<I extends InputShim> |
GryoSerializers.OrPSerializer.read(KryoShim<I,?> kryo,
I input,
Class<OrP> clazz) |
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.