Click or drag to resize

IMultiInputRecordReader.PartitionNumbers Property

Gets all partitions currently assigned to this reader.

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
IList<int> PartitionNumbers { get; }

Property Value

Type: IList<Int32>
See Also