| Package | Description |
|---|---|
| org.apache.flink.table.client.gateway.context | |
| org.apache.flink.table.client.gateway.local |
| Modifier and Type | Method and Description |
|---|---|
static SessionContext |
SessionContext.create(DefaultContext defaultContext,
String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
static DefaultContext |
LocalContextUtils.buildDefaultContext(CliOptions options) |
| Modifier and Type | Method and Description |
|---|---|
static SessionContext |
LocalContextUtils.buildSessionContext(String sessionId,
DefaultContext defaultContext) |
| Constructor and Description |
|---|
LocalExecutor(DefaultContext defaultContext)
Creates a local executor for submitting table programs and retrieving results.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.