public interface BatchToRowInputFormat
| Modifier and Type | Method and Description |
|---|---|
BatchToRowReader<?,?> |
getWrapper(org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.NullWritable,VectorizedRowBatch> vrr,
VectorizedRowBatchCtx vrbCtx,
List<Integer> includedCols) |
BatchToRowReader<?,?> getWrapper(org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.NullWritable,VectorizedRowBatch> vrr, VectorizedRowBatchCtx vrbCtx, List<Integer> includedCols)
Copyright © 2024 The Apache Software Foundation. All rights reserved.