Click or drag to resize

Ookii.Jumbo.Jet.Samples.IO Namespace

Provides helper record types for various Jumbo Jet samples.
Classes
 ClassDescription
Public classGenSortRecord Represents a record created by the gensort program as provided for the GraySort benchmark.
Public classGenSortRecordRawComparer Raw comparer for the GenSortRecord class.
Public classGenSortRecordReader Reads records of the GenSortRecord type from a stream.
Public classGenSortRecordWriter Writes GenSortRecord records to a stream.
Public classRangePartitioner Partitioner that partitions a range into a number of parts.
Public classValSortRecord Represents an intermediate record used by the ValSort job.
Public classValSortRecordRawComparer Raw comparer for the ValSortRecord class.