Package | Description |
---|---|
org.apache.tinkerpop.gremlin.hadoop.structure.io | |
org.apache.tinkerpop.gremlin.spark.structure.io.gryo.kryoshim.unshaded | |
org.apache.tinkerpop.gremlin.structure.io.gryo.kryoshim |
Abstracts a minimal subset of Kryo types and methods.
|
Modifier and Type | Class and Description |
---|---|
class |
HadoopPoolShimService |
Modifier and Type | Class and Description |
---|---|
class |
UnshadedKryoShimService |
Modifier and Type | Method and Description |
---|---|
static KryoShimService |
KryoShimServiceLoader.load()
Equivalent to
KryoShimServiceLoader.load(boolean) with the parameter true . |
static KryoShimService |
KryoShimServiceLoader.load(boolean forceReload)
Return a reference to the shim service.
|
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.