public final class FieldIteratorManager extends Object
Constructor and Description |
---|
FieldIteratorManager(RecordValued record,
ModificationCountProvider modificationCountProvider)
Creates a new FieldIteratorManager.
|
Modifier and Type | Method and Description |
---|---|
ScalarValuedIterator |
newIterator(FieldIteratorProperties properties)
Creates an iterator on the managed record.
|
public FieldIteratorManager(RecordValued record, ModificationCountProvider modificationCountProvider)
record
- The record value.modificationCountProvider
- The modification count provider to use to indicate when the
underlying record changes values.public ScalarValuedIterator newIterator(FieldIteratorProperties properties)
properties
- properties for the iteratorCopyright © 2016 Actian Corporation. All rights reserved.