public class ReaderColumnSelectionDenseSample extends ReaderColumnSelection
Constructor and Description |
---|
ReaderColumnSelectionDenseSample(MatrixBlock data,
int[] colIndexes,
int[] sampleIndexes,
CompressionSettings compSettings) |
Modifier and Type | Method and Description |
---|---|
int |
getCurrentRowIndex() |
nextRow, reset
public ReaderColumnSelectionDenseSample(MatrixBlock data, int[] colIndexes, int[] sampleIndexes, CompressionSettings compSettings)
public int getCurrentRowIndex()
getCurrentRowIndex
in class ReaderColumnSelection
Copyright © 2020 The Apache Software Foundation. All rights reserved.