Interface | Description |
---|---|
ParallelismProvider |
Parallelism provider for other connector providers.
|
ProviderContext |
Context provided by some
ScanTableSource.ScanRuntimeProvider and DynamicTableSink.SinkRuntimeProvider with
utilities for generating the runtime implementation. |
RequireCatalogLock | Deprecated
This interface will be removed soon.
|
RowLevelModificationScanContext |
The context is intended to provide the relevant table scan information needed by the sink to
perform row-level update/delete.
|
RuntimeConverter |
Base interface for converting data during runtime.
|
RuntimeConverter.Context |
Context for conversions during runtime.
|
Class | Description |
---|---|
ChangelogMode |
The set of changes contained in a changelog.
|
ChangelogMode.Builder |
Builder for configuring and creating instances of
ChangelogMode . |
Projection |
Projection represents a list of (possibly nested) indexes that can be used to project
data types. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.