| Interface | Description |
|---|---|
| JdbcParameterValuesProvider |
This interface is used by the
JdbcInputFormat to compute the list of parallel query to
run (i.e. |
| Class | Description |
|---|---|
| CompositeJdbcParameterValuesProvider |
Combine 2
JdbcParameterValuesProvider into 1. |
| JdbcGenericParameterValuesProvider |
This splits generator actually does nothing but wrapping the query parameters computed by the
user before creating the
JdbcInputFormat instance. |
| JdbcNumericBetweenParametersProvider |
This query parameters generator is an helper class to parameterize from/to queries on a numeric
column.
|
Copyright © 2022–2024 The Apache Software Foundation. All rights reserved.