BlobContainerManager |
Singleton to abstract and manage Azure Blob containers.
|
BlobDeletePayload |
DAO command to delete the configured Azure blob (holding a FHIR payload object)
|
BlobManagedContainer |
A blob container managed by the BlobContainerManager
|
BlobName |
Representation of a blob name broken down into its individual elements
but with slightly more sophisticated handling so that we can use either
the real resource name or the resource type id when creating a path.
|
BlobName.Builder |
|
BlobPayloadSupport |
Utility methods supporting the creation and parsing of blob paths
used for payload offload
|
BlobPropertiesAdapter |
Adapter to read Azure Blob configuration information from a Properties object
|
BlobPropertyGroupAdapter |
Provides a facade on top of the fhir-server-config PropertyGroup structure
to simplify access to configuration elements we need for connecting to
the Azure Blob API
|
BlobReadPayload |
DAO command to store the configured payload in the Azure blob
|
BlobStorePayload |
DAO command to store the configured payload in the Azure blob
|
FHIRPayloadPersistenceBlobImpl |
Implementation to store and retrieve FHIR payload data using Azure Blob.
|
FHIRPersistenceJDBCBlobFactory |
Factory for decorating the JDBC persistence layer with a payload
persistence implementation using Azure Blob.
|
TenantDatasourceKey |
Key used to represent a tenant/datasource pair
|