Uses of Class
org.apache.flink.walkthrough.common.entity.Alert
-
Packages that use Alert Package Description org.apache.flink.walkthrough.common.sink -
-
Uses of Alert in org.apache.flink.walkthrough.common.sink
Methods in org.apache.flink.walkthrough.common.sink with parameters of type Alert Modifier and Type Method Description voidAlertSink. invoke(Alert value, org.apache.flink.streaming.api.functions.sink.legacy.SinkFunction.Context context)Deprecated.
-