Module datarush.library
Interface RecordValuedIterator
- All Superinterfaces:
RecordTyped,RecordValued,TokenTyped,TokenValued,TokenValuedIterator
- All Known Subinterfaces:
CloseableRecordValuedIterator,SeekableRecordValuedIterator
- All Known Implementing Classes:
DatasetIterator,RecordMap.RecordMapIterator
Iterator over record values. Note that this iterator does return those records
that are all null.
-
Method Summary
Methods inherited from interface com.pervasive.datarush.tokens.record.RecordValued
containsNull, getField, getField, getFields, getType, newFieldIterator, newFieldIterator, newFieldIterator, sizeMethods inherited from interface com.pervasive.datarush.tokens.TokenValued
isNullMethods inherited from interface com.pervasive.datarush.sequences.TokenValuedIterator
getAbsoluteIndex, resetIteration, stepNext