Interface | Description |
---|---|
PlatformAwareClusteredDatabaseMetadataRetriever |
Strategy to get clustered database metadata once the cloud platform Confluence is running on is known.
|
SystemCompatibilityService |
A service for retrieving information about the platforms supported by Confluence.
|
SystemInformationService |
A service for retrieving information about the system.
|
Class | Description |
---|---|
AwsClusteredDatabaseMetadataRetriever |
Service for retrieving clustered database metadata from AWS Aurora
|
CloudPlatformMetadataService |
Service for retrieving metadata from supported cloud platforms for analytics
|
ClusteredDatabasePlatformMetadataService |
Service for retrieving metadata from supported clustered database platforms for analytics
|
DefaultSystemCompatibilityService | |
DefaultSystemInformationService |
Default implementation of the
SystemInformationService . |
HashRegistryCache |
Caches the calculations (the computed hash value of every file) as it is expensive to calculate this every time it is
required, and is unlikely to change at runtime.
|
SystemInformationHelper |
Takes the Confluence system information and represents it as various ordered maps of key-value pairs.
|
Copyright © 2003–2019 Atlassian. All rights reserved.