| Class | Description | 
|---|---|
| JythonComputationFactory | Factory for creating Jython Computation from python scripts | 
| JythonEdgeValueFactory<E extends org.apache.hadoop.io.Writable> | EdgeValueFactorythat creates edge
 values which are Jython classes. | 
| JythonFactoryBase<W extends org.apache.hadoop.io.Writable> | Base class for Jython factories. | 
| JythonMessageValueFactory<M extends org.apache.hadoop.io.Writable> | MessageValueFactorythat creates
 message values which are Jython classes. | 
| JythonOutgoingMessageValueFactory<M extends org.apache.hadoop.io.Writable> | MessageValueFactorythat
 creates outgoing message values which are Jython classes. | 
| JythonVertexIdFactory<I extends org.apache.hadoop.io.WritableComparable> | VertexIdFactorythat creates vertex IDs
 which are Jython classes. | 
| JythonVertexValueFactory<V extends org.apache.hadoop.io.Writable> | VertexValueFactorythat creates
 vertex IDs which are Jython classes. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.