public interface GridCacheSwapListener<K,V>
| Modifier and Type | Method and Description |
|---|---|
void |
onEntryUnswapped(int part,
K key,
byte[] keyBytes,
GridCacheSwapEntry<V> e) |
void onEntryUnswapped(int part,
K key,
byte[] keyBytes,
GridCacheSwapEntry<V> e)
part - Partition.key - Cache key.keyBytes - Key bytes.e - Entry.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015