- callExplain(ExplainOperation) - Method in class org.apache.flink.table.client.cli.CliClient
-
- cancelQuery(String, String) - Method in interface org.apache.flink.table.client.gateway.Executor
-
Cancels a table program and stops the result retrieval.
- cancelQuery(String, String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
-
- CATALOG_NAME - Static variable in class org.apache.flink.table.client.config.entries.CatalogEntry
-
Deprecated.
- CatalogEntry - Class in org.apache.flink.table.client.config.entries
-
- CatalogEntry(String, DescriptorProperties) - Constructor for class org.apache.flink.table.client.config.entries.CatalogEntry
-
Deprecated.
- catalogManager - Variable in class org.apache.flink.table.client.gateway.context.SessionContext.SessionState
-
- CHANGE_RECORD_BUFFER_SIZE - Static variable in class org.apache.flink.table.client.gateway.local.result.ChangelogCollectResult
-
- ChangelogCollectResult - Class in org.apache.flink.table.client.gateway.local.result
-
Collects results and returns them as a changelog.
- ChangelogCollectResult(TableResult) - Constructor for class org.apache.flink.table.client.gateway.local.result.ChangelogCollectResult
-
- ChangelogResult - Interface in org.apache.flink.table.client.gateway.local.result
-
A result that is represented as a changelog consisting of insert and delete records.
- checkFilePath(String) - Static method in class org.apache.flink.table.client.cli.CliOptionsParser
-
- cleanUp() - Method in class org.apache.flink.table.client.cli.CliInputView
-
- cleanUp() - Method in class org.apache.flink.table.client.cli.CliResultView
-
- cleanUp() - Method in class org.apache.flink.table.client.cli.CliRowView
-
- cleanUp() - Method in class org.apache.flink.table.client.cli.CliView
-
- clearTerminal() - Method in class org.apache.flink.table.client.cli.CliClient
-
- CLI_NAME - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- CliChangelogResultView - Class in org.apache.flink.table.client.cli
-
CLI view for retrieving and displaying a changelog stream.
- CliChangelogResultView(CliClient, ResultDescriptor) - Constructor for class org.apache.flink.table.client.cli.CliChangelogResultView
-
- CliChangelogResultView.ResultChangelogOperation - Enum in org.apache.flink.table.client.cli
-
Available operations for this view.
- CliClient - Class in org.apache.flink.table.client.cli
-
SQL CLI client.
- CliClient(Supplier<Terminal>, String, Executor, Path, MaskingCallback) - Constructor for class org.apache.flink.table.client.cli.CliClient
-
Creates a CLI instance with a custom terminal.
- CliClient(Supplier<Terminal>, String, Executor, Path) - Constructor for class org.apache.flink.table.client.cli.CliClient
-
Creates a CLI instance with a prepared terminal.
- client - Variable in class org.apache.flink.table.client.cli.CliView
-
- CliInputView - Class in org.apache.flink.table.client.cli
-
CLI view for entering a string.
- CliInputView(CliClient, String, Function<String, Boolean>) - Constructor for class org.apache.flink.table.client.cli.CliInputView
-
- CliInputView.InputOperation - Enum in org.apache.flink.table.client.cli
-
Available operations for this view.
- CliOptions - Class in org.apache.flink.table.client.cli
-
Command line options to configure the SQL client.
- CliOptions(boolean, String, URL, URL, URL, URL, List<URL>, List<URL>, String, String, Configuration) - Constructor for class org.apache.flink.table.client.cli.CliOptions
-
- CliOptionsParser - Class in org.apache.flink.table.client.cli
-
Parser for command line options.
- CliOptionsParser() - Constructor for class org.apache.flink.table.client.cli.CliOptionsParser
-
- CliResultView<O extends Enum<O>> - Class in org.apache.flink.table.client.cli
-
Abstract CLI view for showing results (either as changelog or table).
- CliResultView(CliClient, ResultDescriptor) - Constructor for class org.apache.flink.table.client.cli.CliResultView
-
- CliRowView - Class in org.apache.flink.table.client.cli
-
CLI view for visualizing a row.
- CliRowView(CliClient, String[], String[], String[]) - Constructor for class org.apache.flink.table.client.cli.CliRowView
-
- CliRowView.RowOperation - Enum in org.apache.flink.table.client.cli
-
Available operations for this view.
- CliStatementSplitter - Class in org.apache.flink.table.client.cli
-
Line splitter to determine whether the submitted line is complete.
- CliStatementSplitter() - Constructor for class org.apache.flink.table.client.cli.CliStatementSplitter
-
- CliStrings - Class in org.apache.flink.table.client.cli
-
Utility class that contains all strings for CLI commands and messages.
- CliTableauResultView - Class in org.apache.flink.table.client.cli
-
Print result in tableau mode.
- CliTableauResultView(Terminal, Executor, String, ResultDescriptor) - Constructor for class org.apache.flink.table.client.cli.CliTableauResultView
-
- CliTableResultView - Class in org.apache.flink.table.client.cli
-
CLI view for retrieving and displaying a table.
- CliTableResultView(CliClient, ResultDescriptor) - Constructor for class org.apache.flink.table.client.cli.CliTableResultView
-
- CliTableResultView.ResultTableOperation - Enum in org.apache.flink.table.client.cli
-
Available operations for this view.
- CliUtils - Class in org.apache.flink.table.client.cli
-
Utilities for CLI formatting.
- CliView<OP extends Enum<OP>,OUT> - Class in org.apache.flink.table.client.cli
-
Framework for a CLI view with header, footer, and main part that is scrollable.
- CliView(CliClient) - Constructor for class org.apache.flink.table.client.cli.CliView
-
- clone() - Method in class org.apache.flink.table.client.config.Environment
-
Deprecated.
- close() - Method in class org.apache.flink.table.client.cli.CliClient
-
Closes the CLI instance.
- close() - Method in class org.apache.flink.table.client.cli.CliTableauResultView
-
- close() - Method in class org.apache.flink.table.client.cli.CliView
-
- close(SqlExecutionException) - Method in class org.apache.flink.table.client.cli.CliView
-
- close(OUT) - Method in class org.apache.flink.table.client.cli.CliView
-
- close() - Method in class org.apache.flink.table.client.gateway.context.SessionContext
-
Close resources, e.g.
- close() - Method in class org.apache.flink.table.client.gateway.local.result.CollectResultBase
-
- close() - Method in interface org.apache.flink.table.client.gateway.local.result.DynamicResult
-
Closes the retrieval and all involved threads.
- closeSession(String) - Method in interface org.apache.flink.table.client.gateway.Executor
-
Close the resources of session for given session id.
- closeSession(String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
-
- CollectResultBase - Class in org.apache.flink.table.client.gateway.local.result
-
A result that works through TableResult.collect().
- CollectResultBase(TableResult) - Constructor for class org.apache.flink.table.client.gateway.local.result.CollectResultBase
-
- CollectResultBase.ResultRetrievalThread - Class in org.apache.flink.table.client.gateway.local.result
-
Thread to retrieve data from the CloseableIterator and process.
- complete(LineReader, ParsedLine, List<Candidate>) - Method in class org.apache.flink.table.client.cli.SqlCompleter
-
- completeStatement(String, String, int) - Method in interface org.apache.flink.table.client.gateway.Executor
-
Returns a list of completion hints for the given statement at the given position.
- completeStatement(String, String, int) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
-
- computeColumnWidth(int) - Method in class org.apache.flink.table.client.cli.CliChangelogResultView
-
- computeColumnWidth(int) - Method in class org.apache.flink.table.client.cli.CliResultView
-
- computeColumnWidth(int) - Method in class org.apache.flink.table.client.cli.CliTableResultView
-
- computeFooterLines() - Method in class org.apache.flink.table.client.cli.CliChangelogResultView
-
- computeFooterLines() - Method in class org.apache.flink.table.client.cli.CliInputView
-
- computeFooterLines() - Method in class org.apache.flink.table.client.cli.CliRowView
-
- computeFooterLines() - Method in class org.apache.flink.table.client.cli.CliTableResultView
-
- computeFooterLines() - Method in class org.apache.flink.table.client.cli.CliView
-
- computeHeaderLines() - Method in class org.apache.flink.table.client.cli.CliChangelogResultView
-
- computeHeaderLines() - Method in class org.apache.flink.table.client.cli.CliInputView
-
- computeHeaderLines() - Method in class org.apache.flink.table.client.cli.CliRowView
-
- computeHeaderLines() - Method in class org.apache.flink.table.client.cli.CliTableResultView
-
- computeHeaderLines() - Method in class org.apache.flink.table.client.cli.CliView
-
- computeMainHeaderLines() - Method in class org.apache.flink.table.client.cli.CliChangelogResultView
-
- computeMainHeaderLines() - Method in class org.apache.flink.table.client.cli.CliInputView
-
- computeMainHeaderLines() - Method in class org.apache.flink.table.client.cli.CliRowView
-
- computeMainHeaderLines() - Method in class org.apache.flink.table.client.cli.CliTableResultView
-
- computeMainHeaderLines() - Method in class org.apache.flink.table.client.cli.CliView
-
- computeMainLines() - Method in class org.apache.flink.table.client.cli.CliInputView
-
- computeMainLines() - Method in class org.apache.flink.table.client.cli.CliResultView
-
- computeMainLines() - Method in class org.apache.flink.table.client.cli.CliRowView
-
- computeMainLines() - Method in class org.apache.flink.table.client.cli.CliView
-
- computeMaterializedTableCapacity(int) - Static method in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectResultBase
-
- computeMaterializedTableOvercommit(int) - Static method in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectResultBase
-
- CONFIGURATION_ENTRY - Static variable in class org.apache.flink.table.client.config.Environment
-
Deprecated.
- ConfigurationEntry - Class in org.apache.flink.table.client.config.entries
-
- ConfigUtil - Class in org.apache.flink.table.client.config
-
- ConfigUtil.LowerCaseYamlMapper - Class in org.apache.flink.table.client.config
-
Deprecated.
Modified object mapper that converts to lower-case keys.
- convertExecutionEntryToConfiguration(ExecutionEntry) - Static method in class org.apache.flink.table.client.config.YamlConfigUtils
-
Deprecated.
- create(Map<String, Object>) - Static method in class org.apache.flink.table.client.config.entries.CatalogEntry
-
Deprecated.
- create(Map<String, Object>) - Static method in class org.apache.flink.table.client.config.entries.ConfigurationEntry
-
Deprecated.
- create(Map<String, Object>) - Static method in class org.apache.flink.table.client.config.entries.DeploymentEntry
-
Deprecated.
- create(Map<String, Object>) - Static method in class org.apache.flink.table.client.config.entries.ExecutionEntry
-
Deprecated.
- create(Map<String, Object>) - Static method in class org.apache.flink.table.client.config.entries.FunctionEntry
-
Deprecated.
- create(Map<String, Object>) - Static method in class org.apache.flink.table.client.config.entries.ModuleEntry
-
Deprecated.
- create(Map<String, Object>) - Static method in class org.apache.flink.table.client.config.entries.TableEntry
-
Deprecated.
- create(String, String) - Static method in class org.apache.flink.table.client.config.entries.ViewEntry
-
Deprecated.
- create(DefaultContext, String) - Static method in class org.apache.flink.table.client.gateway.context.SessionContext
-
- createDefaultTerminal() - Static method in class org.apache.flink.table.client.cli.TerminalUtils
-
- createDumbTerminal() - Static method in class org.apache.flink.table.client.cli.TerminalUtils
-
- createDumbTerminal(OutputStream) - Static method in class org.apache.flink.table.client.cli.TerminalUtils
-
- createDumbTerminal(InputStream, OutputStream) - Static method in class org.apache.flink.table.client.cli.TerminalUtils
-
- createFile(Path) - Static method in class org.apache.flink.table.client.cli.CliUtils
-
Create the file as well as the parent directory.
- createResult(ReadableConfig, TableResult) - Method in class org.apache.flink.table.client.gateway.local.ResultStore
-
Creates a result.
- refresh() - Method in class org.apache.flink.table.client.cli.CliChangelogResultView
-
- refresh() - Method in class org.apache.flink.table.client.cli.CliResultView
-
- refresh() - Method in class org.apache.flink.table.client.cli.CliTableResultView
-
- REFRESH_INTERVALS - Static variable in class org.apache.flink.table.client.cli.CliResultView
-
- refreshInterval - Variable in class org.apache.flink.table.client.cli.CliResultView
-
- removeResult(String) - Method in class org.apache.flink.table.client.gateway.local.ResultStore
-
- repeatChar(AttributedStringBuilder, char, int) - Static method in class org.apache.flink.table.client.cli.CliUtils
-
- reset() - Method in class org.apache.flink.table.client.gateway.context.SessionContext
-
Reset properties to default.
- reset(String) - Method in class org.apache.flink.table.client.gateway.context.SessionContext
-
Reset key's property to default.
- resetAllParts() - Method in class org.apache.flink.table.client.cli.CliView
-
Must be called when values in one or more parts have changed.
- resetMainPart() - Method in class org.apache.flink.table.client.cli.CliView
-
Must be called when values in the main part (main header or main) have changed.
- resetSessionProperties(String) - Method in interface org.apache.flink.table.client.gateway.Executor
-
Reset all the properties for the given session identifier.
- resetSessionProperties(String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
-
- resetSessionProperty(String, String) - Method in interface org.apache.flink.table.client.gateway.Executor
-
Reset given key's the session property for default value, if key is not defined in config
file, then remove it.
- resetSessionProperty(String, String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
-
- RESULT_CHANGELOG - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_DEC_REFRESH - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_FIRST - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_GOTO - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_INC_REFRESH - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_LAST - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_LAST_PAGE - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_LAST_REFRESH - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_NEXT - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_OPEN - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_PAGE - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_PAGE_OF - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_PREV - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_QUIT - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_REFRESH - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_REFRESH_INTERVAL - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_REFRESH_UNKNOWN - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_SEARCH - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_STOPPED - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_TABLE - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- RESULT_TITLE - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- resultDescriptor - Variable in class org.apache.flink.table.client.cli.CliResultView
-
- ResultDescriptor - Class in org.apache.flink.table.client.gateway
-
Describes a result to be expected from a table program.
- ResultDescriptor(String, ResolvedSchema, boolean, boolean, boolean) - Constructor for class org.apache.flink.table.client.gateway.ResultDescriptor
-
- resultLock - Variable in class org.apache.flink.table.client.gateway.local.result.CollectResultBase
-
- ResultMode - Enum in org.apache.flink.table.client.config
-
The mode when display the result of the query in the sql client.
- ResultRetrievalThread() - Constructor for class org.apache.flink.table.client.gateway.local.result.CollectResultBase.ResultRetrievalThread
-
- results - Variable in class org.apache.flink.table.client.cli.CliResultView
-
- ResultStore - Class in org.apache.flink.table.client.gateway.local
-
Maintains dynamic results.
- ResultStore() - Constructor for class org.apache.flink.table.client.gateway.local.ResultStore
-
- retrievalThread - Variable in class org.apache.flink.table.client.gateway.local.result.CollectResultBase
-
- retrieveChanges() - Method in class org.apache.flink.table.client.gateway.local.result.ChangelogCollectResult
-
- retrieveChanges() - Method in interface org.apache.flink.table.client.gateway.local.result.ChangelogResult
-
Retrieves the available result records.
- retrievePage(int) - Method in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectResultBase
-
- retrievePage(int) - Method in interface org.apache.flink.table.client.gateway.local.result.MaterializedResult
-
Retrieves a page of a snapshotted result.
- retrieveResultChanges(String, String) - Method in interface org.apache.flink.table.client.gateway.Executor
-
Asks for the next changelog results (non-blocking).
- retrieveResultChanges(String, String) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
-
- retrieveResultPage(String, int) - Method in interface org.apache.flink.table.client.gateway.Executor
-
Returns the rows that are part of the current page or throws an exception if the snapshot has
been expired.
- retrieveResultPage(String, int) - Method in class org.apache.flink.table.client.gateway.local.LocalExecutor
-
- ROW_HEADER - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- ROW_QUIT - Static variable in class org.apache.flink.table.client.cli.CliStrings
-
- run() - Method in class org.apache.flink.table.client.gateway.local.result.CollectResultBase.ResultRetrievalThread
-
- validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.CatalogEntry
-
Deprecated.
- validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.ConfigurationEntry
-
Deprecated.
- validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.DeploymentEntry
-
Deprecated.
- validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.ExecutionEntry
-
Deprecated.
- validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.FunctionEntry
-
Deprecated.
- validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.ModuleEntry
-
Deprecated.
- validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.SinkTableEntry
-
Deprecated.
- validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.SourceSinkTableEntry
-
Deprecated.
- validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.SourceTableEntry
-
Deprecated.
- validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.TemporalTableEntry
-
Deprecated.
- validate(DescriptorProperties) - Method in class org.apache.flink.table.client.config.entries.ViewEntry
-
Deprecated.
- validRowPosition - Variable in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectResultBase
-
Counter for deleted rows to be deleted at the beginning of the materialized table.
- valueOf(String) - Static method in enum org.apache.flink.table.client.cli.CliChangelogResultView.ResultChangelogOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flink.table.client.cli.CliInputView.InputOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flink.table.client.cli.CliRowView.RowOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flink.table.client.config.ResultMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flink.table.client.gateway.TypedResult.ResultType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.flink.table.client.cli.CliChangelogResultView.ResultChangelogOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flink.table.client.cli.CliInputView.InputOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flink.table.client.cli.CliRowView.RowOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flink.table.client.cli.CliTableResultView.ResultTableOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flink.table.client.config.ResultMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flink.table.client.gateway.TypedResult.ResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERBOSE - Static variable in class org.apache.flink.table.client.config.SqlClientOptions
-
- ViewEntry - Class in org.apache.flink.table.client.config.entries
-