I
- Vertex IDpublic class JythonVertexIdFactory<I extends org.apache.hadoop.io.WritableComparable> extends JythonFactoryBase<I> implements VertexIdFactory<I>
VertexIdFactory
that creates vertex IDs
which are Jython classes.Constructor and Description |
---|
JythonVertexIdFactory() |
Modifier and Type | Method and Description |
---|---|
JythonOptions.JythonGraphTypeOptions |
getOptions()
Get the options associated with this graph type
|
I |
newInstance()
Create a new value.
|
getGraphType, jythonClassNameOption, newJythonClassInstance, setConf, useThisFactory, writableValueClass
public JythonOptions.JythonGraphTypeOptions getOptions()
JythonFactoryBase
getOptions
in class JythonFactoryBase<I extends org.apache.hadoop.io.WritableComparable>
public I newInstance()
ValueFactory
newInstance
in interface ValueFactory<I extends org.apache.hadoop.io.WritableComparable>
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.