Class ResourceVersionSvcDaoImpl

java.lang.Object
ca.uhn.fhir.jpa.cache.ResourceVersionSvcDaoImpl
All Implemented Interfaces:
IResourceVersionSvc

@Service public class ResourceVersionSvcDaoImpl extends Object implements IResourceVersionSvc
This service builds a map of resource ids to versions based on a SearchParameterMap. It is used by the in-memory resource-version cache to detect when resource versions have been changed by remote processes.