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