Uses of Interface
org.apache.flink.api.connector.sink2.SupportsWriterState.WithCompatibleState
-
Packages that use SupportsWriterState.WithCompatibleState Package Description org.apache.flink.api.connector.sink2 -
-
Uses of SupportsWriterState.WithCompatibleState in org.apache.flink.api.connector.sink2
Subinterfaces of SupportsWriterState.WithCompatibleState in org.apache.flink.api.connector.sink2 Modifier and Type Interface Description static interfaceStatefulSink.WithCompatibleStateDeprecated.A mix-in forStatefulSinkthat allows users to migrate from a sink with a compatible state to this sink.
-