public abstract class JanusGraphHadoopSetupCommon extends Object implements JanusGraphHadoopSetup
| Modifier and Type | Field and Description |
|---|---|
static SliceQuery |
DEFAULT_SLICE_QUERY |
static String |
SETUP_CLASS_NAME |
static String |
SETUP_PACKAGE_PREFIX |
| Constructor and Description |
|---|
JanusGraphHadoopSetupCommon() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
SliceQuery |
inputSlice()
Return an input slice across the entire row.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFilterPartitionedVertices, getIDManager, getRelationReader, getSystemTypeInspector, getTypeInspectorpublic static final SliceQuery DEFAULT_SLICE_QUERY
public static final String SETUP_PACKAGE_PREFIX
public static final String SETUP_CLASS_NAME
public SliceQuery inputSlice()
JanusGraphHadoopSetupinputSlice in interface JanusGraphHadoopSetuppublic void close()
close in interface JanusGraphHadoopSetupCopyright © 2012–2020. All rights reserved.