| Class | Description |
|---|---|
| JythonComputationFactory |
Factory for creating Jython Computation from python scripts
|
| JythonEdgeValueFactory<E extends org.apache.hadoop.io.Writable> |
EdgeValueFactory that 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> |
MessageValueFactory that creates
message values which are Jython classes. |
| JythonOutgoingMessageValueFactory<M extends org.apache.hadoop.io.Writable> |
MessageValueFactory that
creates outgoing message values which are Jython classes. |
| JythonVertexIdFactory<I extends org.apache.hadoop.io.WritableComparable> |
VertexIdFactory that creates vertex IDs
which are Jython classes. |
| JythonVertexValueFactory<V extends org.apache.hadoop.io.Writable> |
VertexValueFactory that creates
vertex IDs which are Jython classes. |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.