| Package | Description |
|---|---|
| com.thinkaurelius.titan.hadoop | |
| com.thinkaurelius.titan.hadoop.compat | |
| com.thinkaurelius.titan.hadoop.mapreduce |
| Modifier and Type | Field and Description |
|---|---|
protected HadoopGraph |
HadoopPipeline.graph |
| Modifier and Type | Method and Description |
|---|---|
HadoopGraph |
HadoopPipeline.getGraph()
Get a reference to the graph currently being used in this HadoopPipeline.
|
HadoopGraph |
HadoopGraph.getNextGraph() |
static HadoopGraph |
HadoopFactory.open(String propertiesFile) |
static HadoopGraph |
HadoopFactory.open(String propertiesFile,
org.apache.hadoop.conf.Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TitanIndexRepair.repairIndex(HadoopGraph hg) |
| Constructor and Description |
|---|
HadoopPipeline(HadoopGraph graph)
Construct a HadoopPipeline
|
| Modifier and Type | Method and Description |
|---|---|
HadoopCompiler |
HadoopCompat.newCompiler(HadoopGraph g)
Instantiate and return a HadoopCompiler instance that uses the supplied
graph
|
| Modifier and Type | Field and Description |
|---|---|
protected HadoopGraph |
AbstractHadoopCompiler.graph |
| Constructor and Description |
|---|
AbstractHadoopCompiler(HadoopGraph graph) |
Copyright © 2012–2016. All rights reserved.