Uses of Interface
org.linuxforhealth.fhir.database.utils.api.ILeaseManager
-
Packages that use ILeaseManager Package Description org.linuxforhealth.fhir.database.utils.schema -
-
Uses of ILeaseManager in org.linuxforhealth.fhir.database.utils.schema
Classes in org.linuxforhealth.fhir.database.utils.schema that implement ILeaseManager Modifier and Type Class Description class
LeaseManager
Manages acquisition and maintenance of the lease we need before we are allowed to perform any schema changes
-