Class JobResultStoreOptions
- java.lang.Object
-
- org.apache.flink.runtime.highavailability.JobResultStoreOptions
-
@PublicEvolving public class JobResultStoreOptions extends Object
The set of configuration options relating to the Job Result Store.
-
-
Field Summary
Fields Modifier and Type Field Description static org.apache.flink.configuration.ConfigOption<Boolean>
DELETE_ON_COMMIT
static org.apache.flink.configuration.ConfigOption<String>
STORAGE_PATH
-
Constructor Summary
Constructors Constructor Description JobResultStoreOptions()
-