| Class | Description |
|---|---|
| Delete |
A stand alone program that deletes a single node.
|
| Generator |
A Map only job that generates random linked list and stores them using Gora.
|
| Loop |
Executes Generate and Verify in a loop.
|
|
A stand alone program that prints out portions of a list created by
Generator |
|
| Verify |
A Map Reduce job that verifies that the linked list generated by
Generator do not have any holes. |
| Verify.VerifyMapper | |
| Verify.VerifyReducer | |
| Walker |
A stand alone program that follows a linked list created by
Generator and prints timing info. |
| Enum | Description |
|---|---|
| Verify.Counts |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.