| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.cache.distributed.dht | |
| org.gridgain.grid.kernal.processors.cache.distributed.dht.preloader |
| Modifier and Type | Method and Description |
|---|---|
GridDhtPreloader<K,V> |
GridDhtCacheAdapter.dhtPreloader() |
| Constructor and Description |
|---|
GridDhtForceKeysFuture(GridCacheContext<K,V> cctx,
long topVer,
Collection<? extends K> keys,
GridDhtPreloader<K,V> preloader) |
Copyright © 2014. All rights reserved.