public class TestEnvironmentSettings extends Object
StreamExecutionEnvironment
created by TestEnvironment
.Modifier and Type | Class and Description |
---|---|
static class |
TestEnvironmentSettings.Builder
Builder class for
TestEnvironmentSettings . |
Modifier and Type | Method and Description |
---|---|
static TestEnvironmentSettings.Builder |
builder() |
List<URL> |
getConnectorJarPaths()
List of connector JARs paths.
|
String |
getSavepointRestorePath()
Path of savepoint that the job should recover from.
|
public static TestEnvironmentSettings.Builder builder()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.