public interface ScalarOutputField extends Field, ScalarSettable
RecordOutput.push() called.
The record fields will contain the values of the output fields at the
time of the push(). Any field which had not been explicitly set
will be treated as null valued.
This is not a concrete field type; it describes output field operations valid for any scalar type.
RecordOutput| Modifier and Type | Method and Description |
|---|---|
ScalarTokenType |
getType()
Gets the token type of the field.
|
getDomain, getName, getProperties, isPrimaryKeyset, setNull, setZeroScalarTokenType getType()
FieldgetType in interface FieldgetType in interface ScalarTypedgetType in interface TokenTypedCopyright © 2021 Actian Corporation. All rights reserved.