Click or drag to resize

IMultiInputRecordReaderPartitionNumbers 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: IListInt32
See Also