Uses of Class
org.openrefine.runners.local.pll.RecordPLL.RecordEnd
-
Packages that use RecordPLL.RecordEnd Package Description org.openrefine.runners.local.pll -
-
Uses of RecordPLL.RecordEnd in org.openrefine.runners.local.pll
Methods in org.openrefine.runners.local.pll that return RecordPLL.RecordEnd Modifier and Type Method Description protected static RecordPLL.RecordEnd
RecordPLL. extractRecordEnd(CloseableIterator<IndexedRow> iterator, int keyColumnIndex)
-