OUT
- type of Dataset
produced by splitpublic interface KWaySplitProvider<OUT extends Dataset<?>>
Modifier and Type | Method and Description |
---|---|
OUT |
getSplit(int i)
Get the ith split
|
OUT getSplit(int i)
i
- the split numberIndexOutOfBoundsException
- if the index i is out of bounds