public class JanusGraphHadoopSetupImpl extends JanusGraphHadoopSetupCommon
DEFAULT_SLICE_QUERY, SETUP_CLASS_NAME, SETUP_PACKAGE_PREFIX| Constructor and Description |
|---|
JanusGraphHadoopSetupImpl(org.apache.hadoop.conf.Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
getFilterPartitionedVertices() |
IDManager |
getIDManager() |
RelationReader |
getRelationReader(long vertexId) |
SystemTypeInspector |
getSystemTypeInspector() |
TypeInspector |
getTypeInspector() |
inputSlicepublic JanusGraphHadoopSetupImpl(org.apache.hadoop.conf.Configuration config)
public TypeInspector getTypeInspector()
public SystemTypeInspector getSystemTypeInspector()
public IDManager getIDManager()
public RelationReader getRelationReader(long vertexId)
public void close()
close in interface JanusGraphHadoopSetupclose in class JanusGraphHadoopSetupCommonpublic boolean getFilterPartitionedVertices()
Copyright © 2012–2020. All rights reserved.