| Package | Description |
|---|---|
| org.apache.flink.table.api | |
| org.apache.flink.table.api.internal |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentSettings |
EnvironmentSettings.Builder.build()
Returns an immutable instance of
EnvironmentSettings. |
| Modifier and Type | Method and Description |
|---|---|
static TableEnvironment |
TableEnvironment.create(EnvironmentSettings settings)
Creates a table environment that is the entry point and central context for creating Table and SQL
API programs.
|
| Modifier and Type | Method and Description |
|---|---|
static TableEnvironmentImpl |
TableEnvironmentImpl.create(EnvironmentSettings settings) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.