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