public interface DataIterator<R extends Row> extends RowIterator<R>, RowIterable<R>
| Modifier and Type | Method and Description |
|---|---|
List<ColumnInformation> |
getColumnsInformation() |
forEachRemaining, hasNext, next, removeforEach, iterator, spliteratorList<ColumnInformation> getColumnsInformation()
Copyright © 2020. All rights reserved.