| Interface | Description |
|---|---|
| ContinuousReadSupport |
A mix-in interface for
DataSourceV2. |
| DataSourceV2 |
The base interface for data source v2.
|
| MicroBatchReadSupport |
A mix-in interface for
DataSourceV2. |
| ReadSupport |
A mix-in interface for
DataSourceV2. |
| ReadSupportWithSchema |
A mix-in interface for
DataSourceV2. |
| SessionConfigSupport |
A mix-in interface for
DataSourceV2. |
| StreamWriteSupport |
A mix-in interface for
DataSourceV2. |
| WriteSupport |
A mix-in interface for
DataSourceV2. |
| Class | Description |
|---|---|
| DataSourceOptions |
An immutable string-to-string map in which keys are case-insensitive.
|