Class TestEnvironmentSettings


  • public class TestEnvironmentSettings
    extends Object
    Options for configuring StreamExecutionEnvironment created by TestEnvironment.
    • Method Detail

      • getConnectorJarPaths

        public List<URL> getConnectorJarPaths()
        List of connector JARs paths.
      • getSavepointRestorePath

        @Nullable
        public String getSavepointRestorePath()
        Path of savepoint that the job should recover from.