| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.spark.structure.io | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OutputFormatRDD  | 
class  | 
PersistedOutputRDD  | 
| Modifier and Type | Method and Description | 
|---|---|
static Class<? extends OutputRDD> | 
InputOutputHelper.getOutputFormat(Class<? extends InputRDD> inputRDD)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Class<? extends InputRDD> | 
InputOutputHelper.getInputFormat(Class<? extends OutputRDD> outputRDD)  | 
static void | 
InputOutputHelper.registerInputOutputPair(Class<? extends InputRDD> inputRDD,
                       Class<? extends OutputRDD> outputRDD)  | 
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.