| Class and Description |
|---|
| org.apache.beam.runners.flink.translation.wrappers.streaming.io.StreamingImpulseSource
Legacy non-portable source which can be replaced by a DoFn with timers.
https://jira.apache.org/jira/browse/BEAM-8353
|
| Method and Description |
|---|
| org.apache.beam.runners.flink.FlinkPipelineOptions.getStateBackendFactory()
Please use setStateBackend below.
|
| org.apache.beam.runners.flink.FlinkPipelineOptions.setStateBackendFactory(Class<? extends FlinkStateBackendFactory>)
Please use setStateBackend below.
|