Uses of Class
com.tangosol.util.processor.ConditionalPutAll
Packages that use ConditionalPutAll
-
Uses of ConditionalPutAll in com.tangosol.util
Methods in com.tangosol.util that return ConditionalPutAllModifier and TypeMethodDescriptionstatic <K,
V> ConditionalPutAll <K, V> Construct a putAll processor that updates an entry with a new value if and only if the filter applied to the entry evaluates to true.