@FunctionalInterface public interface ExecutionEnvironmentFactory
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.datastream.api.ExecutionEnvironment |
createExecutionEnvironment(org.apache.flink.configuration.Configuration configuration)
Creates a ExecutionEnvironment from this factory.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.