Uses of Interface
org.molgenis.data.cache.l1.L1CacheJanitor
-
Packages that use L1CacheJanitor Package Description org.molgenis.data.cache.l1 -
-
Uses of L1CacheJanitor in org.molgenis.data.cache.l1
Classes in org.molgenis.data.cache.l1 that implement L1CacheJanitor Modifier and Type Class Description classL1CacheJanitorImplConstructors in org.molgenis.data.cache.l1 with parameters of type L1CacheJanitor Constructor Description L1CacheRepositoryDecorator(Repository<Entity> delegateRepository, L1Cache l1Cache, L1CacheJanitor l1CacheJanitor)
-