org.objectweb.perseus.cache.replacement.api
Interface ReplaceableCacheEntry
- CacheEntry, FixableCacheEntry
- BasicReplaceableCacheEntry
public interface ReplaceableCacheEntry
It defines an entry which contains a logical clock which permits to implement
some replacement politic.
- E.Bruneton
getCeAge
public long getCeAge()
- the logical age of the entry.
setCeAge
public void setCeAge(long age)
It assignes a logical age to the entry.
age
-
Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.