| Package | Description |
|---|---|
| com.atlassian.jira.util.system | |
| com.atlassian.jira.util.system.probes |
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemInfoUtilsImpl.ClusteredDatabaseMetaDataImpl |
| Modifier and Type | Method and Description |
|---|---|
Optional<SystemInfoUtils.ClusteredDatabaseMetadata> |
SystemInfoUtilsImpl.getClusteredDatabaseMetaData(String databaseType)
Returns an
Optional wrapping over the underlying database cluster metadata, if the database is recognised as a clustered database. |
Optional<SystemInfoUtils.ClusteredDatabaseMetadata> |
SystemInfoUtils.getClusteredDatabaseMetaData(String databaseType) |
| Modifier and Type | Method and Description |
|---|---|
SystemInfoUtils.ClusteredDatabaseMetadata |
AwsAuroraPostgreSQLProbe.getClusteredDatabaseMetadata() |
SystemInfoUtils.ClusteredDatabaseMetadata |
ClusteredDatabaseProbe.getClusteredDatabaseMetadata() |
Copyright © 2002-2021 Atlassian. All Rights Reserved.