Interface DefinedProctimeAttribute
Deprecated.
Extends a
TableSource to specify a processing time attribute.-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Returns the name of a processing time attribute or null if no processing time attribute is present.
-
Method Details
-
getProctimeAttribute
Deprecated.Returns the name of a processing time attribute or null if no processing time attribute is present.The referenced attribute must be present in the
TableSchemaof theTableSourceand of typeTypes.SQL_TIMESTAMP.
-
DynamicTableSource. Use the concept of computed columns instead. See FLIP-95 for more information.