Uses of Interface
org.apache.flink.streaming.api.connector.sink2.SupportsPreWriteTopology
-
Packages that use SupportsPreWriteTopology Package Description org.apache.flink.streaming.api.connector.sink2 -
-
Uses of SupportsPreWriteTopology in org.apache.flink.streaming.api.connector.sink2
Subinterfaces of SupportsPreWriteTopology in org.apache.flink.streaming.api.connector.sink2 Modifier and Type Interface Description interfaceWithPreWriteTopology<InputT>Deprecated.Please implementSinkandSupportsPreWriteTopologyinstead.
-