Hierarchy For Package ca.uhn.fhir.jpa.dao.expunge
Class Hierarchy
- java.lang.Object
- ca.uhn.fhir.jpa.dao.expunge.ExpungeOperation<T,
V> (implements java.util.concurrent.Callable<V>) - ca.uhn.fhir.jpa.dao.expunge.ExpungeService
- ca.uhn.fhir.jpa.dao.expunge.PartitionAwareSupplier
- ca.uhn.fhir.jpa.dao.expunge.PartitionRunner
- ca.uhn.fhir.jpa.dao.expunge.ExpungeOperation<T,
Interface Hierarchy
- ca.uhn.fhir.jpa.dao.expunge.IExpungeEverythingService
- ca.uhn.fhir.jpa.dao.expunge.IResourceExpungeService<R,
V>