Class VertexProgramPool
java.lang.Object
org.apache.tinkerpop.gremlin.process.computer.util.VertexProgramPool
- Author:
- Marko A. Rodriguez (http://markorodriguez.com)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidoffer(VertexProgram<?> vertexProgram) take()voidworkerIterationEnd(Memory memory) voidworkerIterationStart(Memory memory)
-
Constructor Details
-
VertexProgramPool
-
-
Method Details
-
take
-
offer
-
workerIterationStart
-
workerIterationEnd
-