public class GridNearCacheClearAllRunnable<K,V> extends GridCacheClearAllRunnable<K,V>
IgniteInternalCache.clearLocally(boolean, boolean, boolean) routine for near cache.cache, ctx, id, log, obsoleteVer, readers, totalCnt| Constructor and Description |
|---|
GridNearCacheClearAllRunnable(GridCacheAdapter<K,V> cache,
GridCacheVersion obsoleteVer,
GridCacheClearAllRunnable<K,V> dhtJob)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
String |
toString() |
clearEntry, id, owns, readers, totalCountpublic GridNearCacheClearAllRunnable(GridCacheAdapter<K,V> cache, GridCacheVersion obsoleteVer, GridCacheClearAllRunnable<K,V> dhtJob)
cache - Cache to be cleared.obsoleteVer - Obsolete version.dhtJob - Linked DHT job.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016