protected abstract class GridCacheAdapter.AsyncOp<T> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
GridCacheAdapter.AsyncOp(Collection<? extends K> keys) |
protected |
GridCacheAdapter.AsyncOp(K key) |
protected GridCacheAdapter.AsyncOp(K key)
key - Key.protected GridCacheAdapter.AsyncOp(Collection<? extends K> keys)
keys - Keys involved.public abstract IgniteInternalFuture<T> op(IgniteTxLocalAdapter<K,V> tx)
tx - Transaction.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015