Class TestEnvironmentSettings
java.lang.Object
org.apache.flink.connector.testframe.environment.TestEnvironmentSettings
Options for configuring
StreamExecutionEnvironment created by TestEnvironment.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()List of connector JARs paths.Path of savepoint that the job should recover from.
-
Method Details
-
builder
-
getConnectorJarPaths
List of connector JARs paths. -
getSavepointRestorePath
Path of savepoint that the job should recover from.
-