| Package | Description |
|---|---|
| org.apache.ambari.server.controller.internal | |
| org.apache.ambari.server.controller.jdbc |
| Constructor and Description |
|---|
PostgresJobFetcher(ConnectionFactory connectionFactory)
Create a postgres job fetcher that uses a given connection factory.
|
PostgresTaskAttemptFetcher(ConnectionFactory connectionFactory)
Create a postgres task attempt fetcher that uses a given connection
factory.
|
PostgresWorkflowFetcher(ConnectionFactory connectionFactory)
Create a postgres workflow fetcher that uses a given connection factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JobHistoryPostgresConnectionFactory
Connection factory implementation for job history postgres db.
|
| Constructor and Description |
|---|
JDBCResourceProvider(ConnectionFactory connectionFactory,
Resource.Type type,
Set<String> propertyIds,
Map<Resource.Type,String> keyPropertyIds) |
Copyright © 2022 Apache Software Foundation. All rights reserved.