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 |
Source and sink implement this interface if they require
CatalogLock . |
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.