Module datarush.library
Interface TimestampOutputField
-
- All Superinterfaces:
Field,Named,ScalarOutputField,ScalarSettable,ScalarTyped,TimestampSettable,TokenSettable,TokenTyped
public interface TimestampOutputField extends ScalarOutputField, TimestampSettable
A timestamp valued field of a record output port.- See Also:
RecordOutput,TokenTypeConstant#TIMESTAMP
-
-
Method Summary
-
Methods inherited from interface com.pervasive.datarush.types.Field
getDomain, getName, getProperties, isPrimaryKey
-
Methods inherited from interface com.pervasive.datarush.ports.physical.ScalarOutputField
getType
-
Methods inherited from interface com.pervasive.datarush.tokens.scalar.TimestampSettable
set, set, set, set, set
-
Methods inherited from interface com.pervasive.datarush.tokens.TokenSettable
set, setNull, setZero
-
-