public interface IGenerationCache extends ISimpleMap
The idea is that the map keeps 2 generations. Each time interval (generation time) a new generation is born while the oldest one dies. Map entries, which are not accessed, age and will eventually be removed from the map. Entries which are accessed however get a rejuvenation treatment become part of the youngest generation again.
Copyright (c) SAP AG 2001
| Modifier and Type | Method and Description |
|---|---|
long |
getGenerationTime() |
void |
setGenerationTime(long generationTime)
Sets the time between two generations.
|
clear, get, put, remove| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice