AddBucketPath |
DAO to encapsulate all the SQL/DML used to retrieve and persist data
in the schema
|
AddResourceBundle |
DAO to encapsulate all the SQL/DML used to retrieve and persist data
in the schema
|
AddResourceBundleErrors |
DAO to encapsulate all the SQL/DML used to retrieve and persist data
in the schema
|
AllocateJobs |
DAO to encapsulate all the SQL/DML used to retrieve and persist data
in the schema
|
ClearStaleAllocations |
DAO to encapsulate all the SQL/DML used to retrieve and persist data
in the schema
|
FhirBucketSchema |
Defines and manages the little schema used to coordinate multiple
servers and maintain a list of resource logical ids generated by
the FHIR server.
|
GetLastProcessedLineNumber |
Finds the greater line number successfully processed for a particular resource bundle
|
GetLogicalIds |
Fetch a batch of roughly random patientIds.
|
GetResourceRefsForBundleLine |
Fetches the list of resources which have been created from processing a given
line of a bundle.
|
LoaderInstanceHeartbeat |
Updates the last seen timestamp of the LOADER_INSTANCES record
to indicate this particular instance is still alive
|
LogicalIdRecorder |
Handles the recording of logical ids which can arrive from many threads.
|
MarkBundleDone |
Updates the LOAD_COMPLETED timestamp of the resource_bundles record
|
MergeResources |
Command to merge a collection of resources
|
MergeResourceTypes |
DAO to encapsulate all the SQL/DML used to retrieve and persist data
in the schema.
|
MergeResourceTypesPostgres |
DAO to encapsulate all the SQL/DML used to retrieve and persist data
in the schema.
|
RecordLogicalId |
DAO to encapsulate all the SQL/DML used to retrieve and persist data
in the schema
|
RecordLogicalIdList |
DAO to encapsulate all the SQL/DML used to retrieve and persist data
in the schema
|
RegisterLoaderInstance |
DAO to encapsulate all the SQL/DML used to retrieve and persist data
in the schema
|
ResourceRec |
DTO for adding resources to the loader tracking database
|
ResourceTypeRec |
A DTO representing resource type records read from the database
|
ResourceTypesReader |
DAO to encapsulate all the SQL/DML used to retrieve and persist data
in the schema
|
SchemaConstants |
Constants used in the FHIR bucket loader schema
|