Package | Description |
---|---|
org.apache.flink.connector.testframe.environment | |
org.apache.flink.tests.util.flink |
Modifier and Type | Method and Description |
---|---|
TestEnvironmentSettings |
TestEnvironmentSettings.Builder.build() |
Modifier and Type | Method and Description |
---|---|
StreamExecutionEnvironment |
TestEnvironment.createExecutionEnvironment(TestEnvironmentSettings envOptions)
Get an instance of
StreamExecutionEnvironment for building and executing Flink jobs
based on the provided configuration. |
StreamExecutionEnvironment |
MiniClusterTestEnvironment.createExecutionEnvironment(TestEnvironmentSettings envOptions) |
Modifier and Type | Method and Description |
---|---|
StreamExecutionEnvironment |
FlinkContainerTestEnvironment.createExecutionEnvironment(TestEnvironmentSettings envOptions) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.