public class JanusGraphHadoopSetupImpl extends Object implements JanusGraphHadoopSetup
| Modifier and Type | Field and Description |
|---|---|
static SliceQuery |
DEFAULT_SLICE_QUERY |
| Constructor and Description |
|---|
JanusGraphHadoopSetupImpl(org.apache.hadoop.conf.Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
getFilterPartitionedVertices() |
IDManager |
getIDManager() |
RelationReader |
getRelationReader() |
SystemTypeInspector |
getSystemTypeInspector() |
TypeInspector |
getTypeInspector() |
public static final SliceQuery DEFAULT_SLICE_QUERY
public JanusGraphHadoopSetupImpl(org.apache.hadoop.conf.Configuration config)
public TypeInspector getTypeInspector()
getTypeInspector in interface JanusGraphHadoopSetuppublic SystemTypeInspector getSystemTypeInspector()
getSystemTypeInspector in interface JanusGraphHadoopSetuppublic IDManager getIDManager()
getIDManager in interface JanusGraphHadoopSetuppublic RelationReader getRelationReader()
getRelationReader in interface JanusGraphHadoopSetuppublic void close()
close in interface JanusGraphHadoopSetuppublic boolean getFilterPartitionedVertices()
getFilterPartitionedVertices in interface JanusGraphHadoopSetupCopyright © 2012–2024. All rights reserved.