-
checkpointStreamBackend
org.apache.flink.runtime.state.StateBackend checkpointStreamBackend
The state backend that we use for creating checkpoint streams.
-
localRocksDbDirectories
File[] localRocksDbDirectories
Base paths for RocksDB directory, as configured.
Null if not yet set, in which case the configuration values will be used.
The configuration defaults to the TaskManager's temp directories.
-
predefinedOptions
PredefinedOptions predefinedOptions
The pre-configured option settings.
-
optionsFactory
OptionsFactory optionsFactory
The options factory to create the RocksDB options in the cluster.
-
enableIncrementalCheckpointing
org.apache.flink.util.TernaryBoolean enableIncrementalCheckpointing
This determines if incremental checkpointing is enabled.