| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.txn.jdbc | |
| org.apache.hadoop.hive.metastore.txn.jdbc.commands |
| Modifier and Type | Method and Description |
|---|---|
int |
MultiDataSourceJdbcResource.execute(ParameterizedCommand command)
Executes a
NamedParameterJdbcTemplate.update(String, org.springframework.jdbc.core.namedparam.SqlParameterSource)
calls using the query string and parameters obtained from ParameterizedQuery.getParameterizedQueryString(DatabaseProduct) and
ParameterizedQuery.getQueryParameters() methods. |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteReplTxnMapEntryCommand |
class |
InsertCompactionInfoCommand |
class |
InsertCompactionRequestCommand |
class |
RemoveCompactionMetricsDataCommand |
class |
RemoveDuplicateCompleteTxnComponentsCommand |
Copyright © 2024 The Apache Software Foundation. All rights reserved.