public class WriteThroughActionRunner<K,V> extends ActionRunner<K,V>
| Constructor and Description |
|---|
WriteThroughActionRunner(ActionContext<K,V> actionContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
postMutate(Action<K,V,?> action,
Object arg) |
boolean |
preMutate(Action<K,V,?> action,
Object arg) |
postMutate, preMutatepublic WriteThroughActionRunner(ActionContext<K,V> actionContext)
Copyright © 2018 trivago. All rights reserved.