protected class AbstractStore.UpdateCallable extends Object implements Callable<Boolean>, Serializable
| Constructor and Description |
|---|
AbstractStore.UpdateCallable(Store.Handle<T,PK,S> handle,
Predicate<T,S> selector,
Store.UpdateTask<T,PK,S> updater,
S storeDeputy) |
public AbstractStore.UpdateCallable(Store.Handle<T,PK,S> handle, Predicate<T,S> selector, Store.UpdateTask<T,PK,S> updater, S storeDeputy)