| Package | Description |
|---|---|
| org.apache.flink.table.client.gateway.local |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionContext.Builder |
ExecutionContext.builder(Environment defaultEnv,
SessionContext sessionContext,
List<URL> dependencies,
org.apache.flink.configuration.Configuration configuration,
org.apache.flink.client.deployment.ClusterClientServiceLoader serviceLoader,
org.apache.commons.cli.Options commandLineOptions,
List<org.apache.flink.client.cli.CustomCommandLine> commandLines)
Returns a builder for this
ExecutionContext. |
ExecutionContext.Builder |
ExecutionContext.Builder.env(Environment environment) |
ExecutionContext.Builder |
ExecutionContext.Builder.sessionState(ExecutionContext.SessionState sessionState) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.