Uses of Interface
org.qubership.atp.dataset.macros.cache.Cache
Packages that use Cache
Package
Description
-
Uses of Cache in org.qubership.atp.dataset.macros
Fields in org.qubership.atp.dataset.macros declared as CacheConstructors in org.qubership.atp.dataset.macros with parameters of type CacheModifierConstructorDescriptionEvalContextImpl(EvalContextImpl parent, MacroRegistry registry, AliasWrapperService wrapperService, Cache cache, DataSetList dsl, DataSet ds, boolean parentIsStrict, List<Attribute> pathFromParent, Attribute targetAttrFromParent) Contains state of evaluation plus all used resources. -
Uses of Cache in org.qubership.atp.dataset.macros.cache
Classes in org.qubership.atp.dataset.macros.cache that implement CacheFields in org.qubership.atp.dataset.macros.cache declared as Cache -
Uses of Cache in org.qubership.atp.dataset.service.direct.macros
Fields in org.qubership.atp.dataset.service.direct.macros declared as CacheConstructors in org.qubership.atp.dataset.service.direct.macros with parameters of type CacheModifierConstructorDescriptionEvaluateDsParamStrategyImpl(MacroRegistry registry, AliasWrapperService wrapperService, Cache cache, boolean acceptFails) Evaluates text value of the parameter.