Uses of Interface
org.apache.flink.api.java.ExecutionEnvironmentFactory
-
Packages that use ExecutionEnvironmentFactory Package Description org.apache.flink.api.java -
-
Uses of ExecutionEnvironmentFactory in org.apache.flink.api.java
Methods in org.apache.flink.api.java with parameters of type ExecutionEnvironmentFactory Modifier and Type Method Description protected static voidExecutionEnvironment. initializeContextEnvironment(ExecutionEnvironmentFactory ctx)Deprecated.Sets a context environment factory, that creates the context environment for running programs with pre-configured environments.
-