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