-
Class Summary
Class |
Description |
LocalBlockRunner |
Local in-memory Block application job runner.
|
Package org.apache.giraph.block_app.framework.api.local Description
Local (single machine) implementation of graph processing system API used by
Blocks Framework.
Allows efficient execution of Block Applications on small graphs, as well as
comprehensive set of optional checks helping with unit tests.