public class KafkaSinkProvider extends java.lang.Object implements SinkProvider
Constructor and Description |
---|
KafkaSinkProvider() |
Modifier and Type | Method and Description |
---|---|
<T> org.apache.flink.streaming.api.functions.sink.SinkFunction<T> |
forSpec(EgressSpec<T> egressSpec) |
public <T> org.apache.flink.streaming.api.functions.sink.SinkFunction<T> forSpec(EgressSpec<T> egressSpec)
forSpec
in interface SinkProvider
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.