public class TitanCassandraHadoopGraph extends TitanHadoopGraph
| Modifier and Type | Class and Description |
|---|---|
static class |
TitanCassandraHadoopGraph.CassandraMapIterable |
static class |
TitanCassandraHadoopGraph.CassandraMapIterator |
TitanHadoopGraph.VertexBuilder| Constructor and Description |
|---|
TitanCassandraHadoopGraph(TitanHadoopSetup setup) |
| Modifier and Type | Method and Description |
|---|---|
FaunusVertex |
readHadoopVertex(Configuration configuration,
ByteBuffer key,
SortedMap<ByteBuffer,org.apache.cassandra.db.Column> value) |
close, newVertexBuilder, readHadoopVertexpublic TitanCassandraHadoopGraph(TitanHadoopSetup setup)
public FaunusVertex readHadoopVertex(Configuration configuration, ByteBuffer key, SortedMap<ByteBuffer,org.apache.cassandra.db.Column> value)
Copyright © 2012–2016. All rights reserved.