public static class ColumnarIterator.Row extends Object
Constructor and Description |
---|
Row(long index,
List<String> fields,
Map<String,String> rowData) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getFields() |
long |
getIndex() |
Map<String,String> |
getRowData() |
String |
toString() |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.