Uses of Class
com.sap.cds.services.utils.lib.mtx.impl.CacheParams
Packages that use CacheParams
-
Uses of CacheParams in com.sap.cds.services.utils.lib.mt
Constructors in com.sap.cds.services.utils.lib.mt with parameters of type CacheParamsModifierConstructorDescriptionCdsDataStoreLookup(CdsDataStoreConnectorCreator cdsDataStoreConnectorCreator, BiPredicate<String, com.sap.cds.reflect.CdsModel> isModelOutDated, CacheParams cacheParams, com.google.common.base.Ticker cacheTicker) -
Uses of CacheParams in com.sap.cds.services.utils.lib.mtx.impl
Methods in com.sap.cds.services.utils.lib.mtx.impl that return CacheParamsMethods in com.sap.cds.services.utils.lib.mtx.impl with parameters of type CacheParamsModifier and TypeMethodDescriptionMetaDataAccessorImpl.MetaDataAccessorConfig.Builder.cacheParams(CacheParams cacheParams) Constructors in com.sap.cds.services.utils.lib.mtx.impl with parameters of type CacheParamsModifierConstructorDescriptionMetaDataAccessorImpl(SidecarAccess sidecarAccess, CacheParams cacheParams, MetaDataAccessorImpl.EdmxModelCreator<M> strToEdmx, com.github.benmanes.caffeine.cache.Ticker cacheTicker)