Package | Description |
---|---|
org.apache.giraph | |
org.apache.giraph.aggregators | |
org.apache.giraph.examples | |
org.apache.giraph.examples.block_app |
Package of tests for Giraph examples for Block Applications.
|
org.apache.giraph.io |
Modifier and Type | Class and Description |
---|---|
class |
TestAutoCheckpoint
Unit test for automated checkpoint restarting
|
class |
TestBspBasic
Unit test for many simple BSP applications.
|
class |
TestCheckpointing
Tests that worker context and master computation
are properly saved and loaded back at checkpoint.
|
class |
TestComputationState |
class |
TestGraphPartitioner
Unit test for manual checkpoint restarting
|
class |
TestManualCheckpoint
Unit test for manual checkpoint restarting
|
class |
TestMaxSuperstep
Unit test for testing max superstep feature of Giraph
|
class |
TestMutateGraph
Unit test for graph mutation
|
class |
TestNotEnoughMapTasks
Unit test for not enough map tasks
|
class |
TestOutOfCore
Unit test for out-of-core mechanism
|
Modifier and Type | Class and Description |
---|---|
class |
TestAggregatorsHandling
Tests if aggregators are handled on a proper way
|
Modifier and Type | Class and Description |
---|---|
class |
TestKryoPageRank
Test page rank with kryo wrapper
|
class |
TestPageRank
Test page rank (with and without multithreading)
|
Modifier and Type | Class and Description |
---|---|
class |
TestMigrationBspBasic
Unit test for many simple BSP applications.
|
Modifier and Type | Class and Description |
---|---|
class |
TestFilters |
class |
TestJsonBase64Format
Test out the JsonBase64 format.
|
class |
TestVertexEdgeInput
A test case to ensure that loading a graph from vertices and edges works as
expected.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.