Uses of Class
com.tangosol.util.processor.UpdaterProcessor
Packages that use UpdaterProcessor
-
Uses of UpdaterProcessor in com.tangosol.util
Methods in com.tangosol.util that return UpdaterProcessorModifier and TypeMethodDescriptionstatic <K,
V, T> UpdaterProcessor <K, V, T> Processors.update
(ValueUpdater<V, T> updater, T value) Construct an update processor based on the specifiedValueUpdater
.static <K,
V, T> UpdaterProcessor <K, V, T> Construct an update processor for a given method name.