| DatabricksAuthUtil |
|
| DatabricksDriverPropertyUtil |
Utility class for Databricks driver properties.
|
| DatabricksThreadContextHolder |
|
| DatabricksThriftUtil |
|
| DatabricksTypeUtil |
Utility class for handling various type conversions and mappings between Databricks-specific
data types, SQL types, and Arrow types.
|
| DecompressionUtil |
|
| DriverUtil |
Utility class for operations related to the Databricks JDBC driver.
|
| HttpUtil |
|
| InsertStatementParser |
Utility class for parsing INSERT statements to extract table and column information.
|
| InsertStatementParser.InsertInfo |
Represents the parsed components of an INSERT statement.
|
| JdbcThreadUtils |
Utility class for executing tasks in parallel with proper context handling.
|
| JsonUtil |
|
| LoggingUtil |
A centralised utility class for logging messages at different levels of importance.
|
| ProcessNameUtil |
Utility class for determining the current process name as it would appear in Activity Monitor.
|
| ProtocolFeatureUtil |
Utility class for checking Spark protocol version features.
|
| SocketFactoryUtil |
|
| SQLInterpolator |
|
| StringUtil |
|
| UserAgentManager |
|
| ValidationUtil |
|
| VolumeRetryUtil |
Utility class for volume operation retry logic.
|
| VolumeUtil |
|
| WarningUtil |
|
| WildcardUtil |
This class consists of utility functions with respect to wildcard strings that are required in
building SQL queries
|
| WrapperUtil |
|