public class GridCacheTtlManager<K,V> extends GridCacheManagerAdapter<K,V>
CacheConfiguration.isEagerTtl() flag is set.cctx, log| Constructor and Description |
|---|
GridCacheTtlManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTrackedEntry(GridCacheMapEntry<K,V> entry)
Adds tracked entry to ttl processor.
|
protected void |
onKernalStart0() |
protected void |
onKernalStop0(boolean cancel) |
void |
printMemoryStats()
Prints memory statistics (sizes of internal data structures, etc.).
|
void |
removeTrackedEntry(GridCacheMapEntry<K,V> entry) |
protected void |
start0() |
context, kernalStartInfo, kernalStopInfo, log, onKernalStart, onKernalStop, start, startInfo, stop, stop0, stopInfo, toStringprotected void start0()
throws IgniteCheckedException
start0 in class GridCacheManagerAdapter<K,V>IgniteCheckedException - If failed.protected void onKernalStart0()
throws IgniteCheckedException
onKernalStart0 in class GridCacheManagerAdapter<K,V>IgniteCheckedException - If failed.protected void onKernalStop0(boolean cancel)
onKernalStop0 in class GridCacheManagerAdapter<K,V>cancel - Cancel flag.public void addTrackedEntry(GridCacheMapEntry<K,V> entry)
entry - Entry to add.public void removeTrackedEntry(GridCacheMapEntry<K,V> entry)
entry - Entry to remove.public void printMemoryStats()
printMemoryStats in interface GridCacheManager<K,V>printMemoryStats in class GridCacheManagerAdapter<K,V>
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015