M
- Message Valuepublic abstract class JythonMessageValueFactory<M extends org.apache.hadoop.io.Writable> extends JythonFactoryBase<M> implements MessageValueFactory<M>
MessageValueFactory
that creates
message values which are Jython classes.Constructor and Description |
---|
JythonMessageValueFactory() |
Modifier and Type | Method and Description |
---|---|
M |
newInstance()
Create a new value.
|
getGraphType, getOptions, jythonClassNameOption, newJythonClassInstance, setConf, useThisFactory, writableValueClass
public M newInstance()
ValueFactory
newInstance
in interface ValueFactory<M extends org.apache.hadoop.io.Writable>
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.