Uses of Package
org.linuxforhealth.fhir.persistence.params.api
-
Classes in org.linuxforhealth.fhir.persistence.params.api used by org.linuxforhealth.fhir.persistence.jdbc.postgres Class Description FhirRefSequenceDAO Enables the next value to be retrieved from the ref sequence.ParameterNameDAO This Data Access Object interface defines APIs specific to parameter_names table. -
Classes in org.linuxforhealth.fhir.persistence.params.api used by org.linuxforhealth.fhir.persistence.jdbc.util Class Description IParameterIdentityCache Interface to hides the implementation of various caches we use during ingestion persistence. -
Classes in org.linuxforhealth.fhir.persistence.params.api used by org.linuxforhealth.fhir.persistence.params.api Class Description BatchParameterValue A parameter value batched for later processingIBatchParameterProcessor Processes batched parametersIParamValueProcessor Interface for a processor which can handle the different parameter types defined at the schema level.ParamMetrics The metric names for tracking search parameter insert performance -
Classes in org.linuxforhealth.fhir.persistence.params.api used by org.linuxforhealth.fhir.persistence.params.batch Class Description BatchParameterValue A parameter value batched for later processingIBatchParameterProcessor Processes batched parametersIParameterIdentityCache Interface to hides the implementation of various caches we use during ingestion persistence.IParamValueCollector Collects instances of search parameter values associated with a particular resource (identified by the logicalResourceId).IParamValueProcessor Interface for a processor which can handle the different parameter types defined at the schema level. -
Classes in org.linuxforhealth.fhir.persistence.params.api used by org.linuxforhealth.fhir.persistence.params.database Class Description BatchParameterValue A parameter value batched for later processingFhirRefSequenceDAO Enables the next value to be retrieved from the ref sequence.IBatchParameterProcessor Processes batched parametersIParameterIdentityCache Interface to hides the implementation of various caches we use during ingestion persistence.IParamValueProcessor Interface for a processor which can handle the different parameter types defined at the schema level.ParameterNameDAO This Data Access Object interface defines APIs specific to parameter_names table.