| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.cache.distributed.dht | |
| org.gridgain.grid.kernal.processors.cache.distributed.near |
| Modifier and Type | Method and Description |
|---|---|
GridFuture<GridNearLockResponse<K,V>> |
GridDhtTransactionalCacheAdapter.lockAllAsync(GridNode nearNode,
GridNearLockRequest<K,V> req,
GridPredicate<GridCacheEntry<K,V>>[] filter0) |
| Modifier and Type | Method and Description |
|---|---|
GridNearLockRequest<K,V> |
GridNearLockMapping.request() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridNearLockMapping.request(GridNearLockRequest<K,V> req) |
Copyright © 2014. All rights reserved.