public final class MGRDatabaseDiscoveryType extends AbstractDatabaseDiscoveryType
| Constructor and Description |
|---|
MGRDatabaseDiscoveryType() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkDatabaseDiscoveryConfiguration(String schemaName,
Map<String,DataSource> dataSourceMap) |
protected String |
getPrimaryDataSourceURL(Statement statement) |
String |
getType() |
void |
updateMemberState(String schemaName,
Map<String,DataSource> dataSourceMap,
String groupName) |
getPrimaryDataSource, updatePrimaryDataSourcepublic void checkDatabaseDiscoveryConfiguration(String schemaName, Map<String,DataSource> dataSourceMap) throws SQLException
SQLExceptionprotected String getPrimaryDataSourceURL(Statement statement) throws SQLException
getPrimaryDataSourceURL in class AbstractDatabaseDiscoveryTypeSQLExceptionpublic void updateMemberState(String schemaName, Map<String,DataSource> dataSourceMap, String groupName)
public String getType()
Copyright © 2022 The Apache Software Foundation. All rights reserved.