Package | Description |
---|---|
org.apache.ignite.spi.swapspace |
Contains APIs for swap space SPI.
|
org.apache.ignite.spi.swapspace.file |
Contains file-based swap space SPI.
|
org.apache.ignite.spi.swapspace.noop |
Contains default no-op swap space SPI implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
SwapSpaceSpi.setListener(SwapSpaceSpiListener evictLsnr)
Sets eviction listener to receive notifications on evicted swap entries.
|
Modifier and Type | Method and Description |
---|---|
void |
FileSwapSpaceSpi.setListener(SwapSpaceSpiListener evictLsnr)
Sets eviction listener to receive notifications on evicted swap entries.
|
Modifier and Type | Method and Description |
---|---|
void |
NoopSwapSpaceSpi.setListener(SwapSpaceSpiListener evictLsnr)
Sets eviction listener to receive notifications on evicted swap entries.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015