| Package | Description |
|---|---|
| com.tinkerpop.gremlin.structure.io.kryo |
| Modifier and Type | Method and Description |
|---|---|
static KryoMapper.Version |
KryoMapper.Version.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static KryoMapper.Version[] |
KryoMapper.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static KryoMapper.Builder |
KryoMapper.build(KryoMapper.Version version)
Use a specific version of Gremlin Kryo.
|
Copyright © 2013-2015 TinkerPop. All Rights Reserved.