K - The key classV - The value classW - The return type of the writeThroughImpl (unused)public class PutAction<K,V,W> extends Action<K,V,W>
| Constructor and Description |
|---|
PutAction(K key,
V value,
javax.cache.event.EventType eventType,
boolean countStatistics) |
PutAction(K key,
V value,
javax.cache.event.EventType eventType,
boolean countStatistics,
boolean writeThrough) |
close, notifyListeners, setEventType, statistics, successful, writeThroughCopyright © 2018 trivago. All rights reserved.