| Modifier and Type | Field and Description |
|---|---|
protected IgnitePredicate<GridCacheEntryInfo<K,V>> |
GridCachePreloaderAdapter.preloadPred
Preload predicate.
|
| Modifier and Type | Method and Description |
|---|---|
GridCacheEntryInfo<K,V> |
GridCacheMapEntry.info() |
GridCacheEntryInfo<K,V> |
GridCacheEntryEx.info() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridCacheEntryInfo<K,V>> |
GridCacheEntryInfoCollectSwapListener.entries() |
static <K,V> IgniteClosure<GridCacheEntryInfo<K,V>,K> |
GridCacheUtils.info2Key() |
IgnitePredicate<GridCacheEntryInfo<K,V>> |
GridCachePreloader.preloadPredicate() |
IgnitePredicate<GridCacheEntryInfo<K,V>> |
GridCachePreloaderAdapter.preloadPredicate() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GridCacheMessage.marshalInfo(GridCacheEntryInfo<K,V> info,
GridCacheSharedContext<K,V> ctx) |
protected void |
GridCacheMessage.unmarshalInfo(GridCacheEntryInfo<K,V> info,
GridCacheContext<K,V> ctx,
ClassLoader ldr) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GridCacheMessage.marshalInfos(Iterable<? extends GridCacheEntryInfo<K,V>> infos,
GridCacheSharedContext<K,V> ctx) |
void |
GridCachePreloader.preloadPredicate(IgnitePredicate<GridCacheEntryInfo<K,V>> p) |
void |
GridCachePreloaderAdapter.preloadPredicate(IgnitePredicate<GridCacheEntryInfo<K,V>> preloadPred) |
protected void |
GridCacheMessage.unmarshalInfos(Iterable<? extends GridCacheEntryInfo<K,V>> infos,
GridCacheContext<K,V> ctx,
ClassLoader ldr) |
| Modifier and Type | Method and Description |
|---|---|
GridDhtFuture<Collection<GridCacheEntryInfo<K,V>>> |
GridDhtCacheAdapter.getDhtAsync(UUID reader,
long msgId,
LinkedHashMap<? extends K,Boolean> keys,
boolean readThrough,
boolean reload,
long topVer,
UUID subjId,
int taskNameHash,
boolean deserializePortable,
IgniteCacheExpiryPolicy expiry,
boolean skipVals) |
Collection<GridCacheEntryInfo<K,V>> |
GridDhtTxPrepareResponse.preloadEntries()
Gets preload entries found on backup node.
|
Collection<GridCacheEntryInfo<K,V>> |
GridDhtLockResponse.preloadEntries()
Gets preload entries returned from backup.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtTxPrepareResponse.addPreloadEntry(GridCacheEntryInfo<K,V> info)
Adds preload entry.
|
void |
GridDhtLockResponse.addPreloadEntry(GridCacheEntryInfo<K,V> info)
Adds preload entry to lock response.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GridDhtGetFuture.onDone(Collection<GridCacheEntryInfo<K,V>> res,
Throwable err)
Callback to notify that future is finished.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<GridCacheEntryInfo<K,V>> |
GridDhtForceKeysResponse.forcedInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtForceKeysResponse.addInfo(GridCacheEntryInfo<K,V> info) |
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtPreloader.preloadPredicate(IgnitePredicate<GridCacheEntryInfo<K,V>> preloadPred) |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridCacheEntryInfo<K,V>> |
GridNearGetResponse.entries() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridNearGetResponse.entries(Collection<GridCacheEntryInfo<K,V>> entries) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015