| Modifier and Type | Method and Description |
|---|---|
List<GridCacheClearAllRunnable<K,V>> |
GridCacheAdapter.splitClearLocally(boolean srv,
boolean near,
boolean readers)
Split clearLocally all task into multiple runnables.
|
| Modifier and Type | Method and Description |
|---|---|
List<GridCacheClearAllRunnable<K,V>> |
GridDhtCacheAdapter.splitClearLocally(boolean srv,
boolean near,
boolean readers)
Split clearLocally all task into multiple runnables.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridNearCacheClearAllRunnable<K,V>
Runnable for
IgniteInternalCache.clearLocally(boolean, boolean, boolean) routine for near cache. |
| Modifier and Type | Method and Description |
|---|---|
List<GridCacheClearAllRunnable<K,V>> |
GridNearCacheAdapter.splitClearLocally(boolean srv,
boolean near,
boolean readers)
Split clearLocally all task into multiple runnables.
|
| Constructor and Description |
|---|
GridNearCacheClearAllRunnable(GridCacheAdapter<K,V> cache,
GridCacheVersion obsoleteVer,
GridCacheClearAllRunnable<K,V> dhtJob)
Constructor.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016