| Package | Description |
|---|---|
| com.thinkaurelius.titan.hadoop | |
| com.thinkaurelius.titan.hadoop.config | |
| com.thinkaurelius.titan.hadoop.mapreduce.sideeffect |
| Modifier and Type | Method and Description |
|---|---|
static Tokens.Action |
Tokens.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tokens.Action[] |
Tokens.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FaunusVertex.removeEdges(Tokens.Action action,
com.tinkerpop.blueprints.Direction direction,
String... stringLabels) |
| Modifier and Type | Field and Description |
|---|---|
static ConfigOption<Tokens.Action> |
TitanHadoopConfiguration.COMMIT_VERTICES_ACTION |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.conf.Configuration |
CommitVerticesMapReduce.createConfiguration(Tokens.Action action) |
static org.apache.hadoop.conf.Configuration |
CommitEdgesMap.createConfiguration(Tokens.Action action) |
Copyright © 2012–2016. All rights reserved.