public interface SteppableRecordValued extends RecordValued
Modifier and Type | Method and Description |
---|---|
ScalarInputField |
getField(int index)
Get the field at the given index within the list of fields.
|
long |
getPosition() |
boolean |
stepNext() |
boolean |
transfer(TokenAppendable out,
long n,
boolean startWithNextToken) |
containsNull, getField, getFields, getType, newFieldIterator, newFieldIterator, newFieldIterator, size
isNull
boolean stepNext()
ScalarInputField getField(int index)
RecordValued
getField
in interface RecordValued
index
- zero-based index into the field listlong getPosition()
boolean transfer(TokenAppendable out, long n, boolean startWithNextToken)
Copyright © 2020 Actian Corporation. All rights reserved.