| Class | Description |
|---|---|
| TeraDistribution |
This class implements the uniform data distribution of the TeraSort benchmark.
|
| TeraInputFormat |
This class is responsible for converting a line from the input file to a two field record.
|
| TeraKey |
An integer number according to the rules of Jim Gray's sorting benchmark has a length of 100 bytes.
|
| TeraOutputFormat |
The class is responsible for converting a two field record back into a line which is afterward written back to disk.
|
| TeraValue |
An integer number according to the rules of Jim Gray's sorting benchmark has a length of 100 bytes.
|
Copyright © 2013. All rights reserved.