Click or drag to resize

Ookii.Jumbo.Jet.Samples Namespace

Provides sample jobs for the Jumbo Jet data processing engine.
Classes
 ClassDescription
Public classAdvancedWordCount JobBuilder for the advanced version of WordCount.
Public classGenerateText Generates random text data.
Public classGenSort Job runner for GenSort, which generates input records for various sort benchmarks.
Public classLineCount Job runner for line count.
Public classTeraSort Job runner for GraySort, which sorts GenSortRecord records in the input.
Public classValSort Job runner for ValSort, which validates the sort order of its input.
Public classWordCount Job runner for word count.
Enumerations
 EnumerationDescription
Public enumerationWordCountKind The type of WordCount implementation to use.