Package org.apache.beam.runners.flink
Interface FlinkStateBackendFactory
public interface FlinkStateBackendFactory
Constructs a StateBackend to use from flink pipeline options.
- 
Method Summary
Modifier and TypeMethodDescriptionorg.apache.flink.runtime.state.StateBackendcreateStateBackend(FlinkPipelineOptions options)  
- 
Method Details
- 
createStateBackend
 
 -