Modifier and Type | Field and Description |
---|---|
protected String[] |
colNames |
protected Iterator<org.apache.spark.sql.Row> |
rowIterator |
Constructor and Description |
---|
RowAsMapIterator(org.apache.spark.sql.DataFrame dataFrame) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Map<String,Object> |
next() |
void |
remove() |
protected Map<String,Object> |
toMap(org.apache.spark.sql.Row row) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2010–2017. All rights reserved.