@Internal public class SourceWatermarkFunction extends BuiltInScalarFunction
BuiltInFunctionDefinitions.SOURCE_WATERMARK
.Modifier and Type | Field and Description |
---|---|
static String |
ERROR_MESSAGE |
Constructor and Description |
---|
SourceWatermarkFunction(SpecializedFunction.SpecializedContext context) |
Modifier and Type | Method and Description |
---|---|
TimestampData |
eval() |
getArgumentDataTypes, getOutputDataType, getRequirements, getTypeInference, isDeterministic
getKind, getParameterTypes, getResultType
close, functionIdentifier, open, toString
public static final String ERROR_MESSAGE
public SourceWatermarkFunction(SpecializedFunction.SpecializedContext context)
@Nullable public TimestampData eval()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.