@PublicEvolving
public interface DefinedProctimeAttribute
TableSource to specify a processing time attribute.| Modifier and Type | Method and Description |
|---|---|
String |
getProctimeAttribute()
Returns the name of a processing time attribute or null if no processing time attribute is
present.
|
@Nullable String getProctimeAttribute()
The referenced attribute must be present in the TableSchema of the TableSource and of
type Types.SQL_TIMESTAMP.
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.