K - key typeV - value typepublic class SetEntryProcessor<K,V> extends Object implements EntryProcessor<K,V,V>, Serializable
EntryProcessor to set the value of an entry.| Constructor and Description |
|---|
SetEntryProcessor(V value)
Constructs a
SetEntryProcessor. |
public SetEntryProcessor(V value)
SetEntryProcessor.value - Copyright © 2014. All Rights Reserved.