| Package | Description |
|---|---|
| org.apache.flink.table.api | |
| org.apache.flink.table.api.internal | |
| org.apache.flink.table.module |
| Modifier and Type | Method and Description |
|---|---|
ModuleEntry[] |
TableEnvironment.listFullModules()
Gets an array of all loaded modules with use status in this environment.
|
| Modifier and Type | Method and Description |
|---|---|
ModuleEntry[] |
TableEnvironmentImpl.listFullModules() |
| Modifier and Type | Method and Description |
|---|---|
List<ModuleEntry> |
ModuleManager.listFullModules()
Get all loaded modules with use status.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.