Package org.linuxforhealth.fhir.persistence.blob.app
-
Class Summary Class Description BlobResourceScanner Scans resource payload records which have been stored in the blob store.CreateContainer Create the container if it doesn't currently existMain Standalone application to provide support services (like reconciliation) for payload offload using Azure BlobPayloadReconciliation Implements an algorithm to scan the offload persistence store and check that the RDBMS contains the corresponding record.ReadBlobValue Do a plain read of the resource blob value and print it to stdout for debugging