public static class CliOptions.EmbeddedCliOptions extends CliOptions
CliOptions.EmbeddedCliOptions, CliOptions.GatewayCliOptions| Constructor and Description |
|---|
EmbeddedCliOptions(boolean isPrintHelp,
String sessionId,
URL initFile,
URL sqlFile,
String updateStatement,
String historyFilePath,
List<URL> jars,
List<URL> libraryDirs,
org.apache.flink.configuration.Configuration pythonConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
List<URL> |
getJars() |
List<URL> |
getLibraryDirs() |
org.apache.flink.configuration.Configuration |
getPythonConfiguration() |
getHistoryFilePath, getInitFile, getSessionId, getSqlFile, getUpdateStatement, isPrintHelpCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.