Package | Description |
---|---|
com.pervasive.datarush.operators.io.staging |
Provides operators for reading and writing DataRush staging datasets.
|
com.pervasive.datarush.tokens.record |
Provides implementations of and utilities for record valued
tokens.
|
Modifier and Type | Method and Description |
---|---|
ScalarValuedIterator |
DatasetIterator.newFieldIterator(FieldIteratorProperties properties) |
Modifier and Type | Method and Description |
---|---|
ScalarValuedIterator |
SparseRecordRegister.newFieldIterator(FieldIteratorProperties properties) |
ScalarValuedIterator |
RecordValuedFilter.newFieldIterator(FieldIteratorProperties properties) |
ScalarValuedIterator |
RecordValued.newFieldIterator(FieldIteratorProperties properties)
Create a new iterator for visiting the fields in this RecordValued object.
|
ScalarValuedIterator |
RecordRegisterSupport.newFieldIterator(FieldIteratorProperties properties) |
ScalarValuedIterator |
RecordMap.RecordMapIterator.newFieldIterator(FieldIteratorProperties properties) |
ScalarValuedIterator |
AbstractRecordValued.newFieldIterator(FieldIteratorProperties properties) |
ScalarValuedIterator |
FieldIteratorManager.newIterator(FieldIteratorProperties properties)
Creates an iterator on the managed record.
|
Constructor and Description |
---|
FieldIteratorHelper(RecordTokenType recordType,
FieldIteratorProperties properties)
Create a new FieldIteratorHelper.
|
Copyright © 2020 Actian Corporation. All rights reserved.