| 接口 | 说明 |
|---|---|
| ParallelismProvider |
Parallelism provider for other connector providers.
|
| 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.
|
| 类 | 说明 |
|---|---|
| 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–2022 The Apache Software Foundation. All rights reserved.