| Package | Description |
|---|---|
| org.apache.flink.table.gateway.service.context | |
| org.apache.flink.table.gateway.service.operation | |
| org.apache.flink.table.gateway.service.session |
| Modifier and Type | Method and Description |
|---|---|
static SessionContext |
SessionContext.create(DefaultContext defaultContext,
org.apache.flink.table.gateway.api.session.SessionHandle sessionId,
org.apache.flink.table.gateway.api.session.SessionEnvironment environment,
ExecutorService operationExecutorService) |
| Modifier and Type | Field and Description |
|---|---|
protected SessionContext |
OperationExecutor.sessionContext |
| Constructor and Description |
|---|
OperationExecutor(SessionContext context,
org.apache.flink.configuration.Configuration executionConfig) |
| Constructor and Description |
|---|
Session(SessionContext sessionContext) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.