public interface EvictableServerEntry extends ServerEntry
SpaceEvictionStrategy
Modifier and Type | Method and Description |
---|---|
Object |
getEvictionPayLoad()
in order to avoid searching the eviction handler data structures when an existing entry is
rendered to it by the space cache manager, the eviction-handler may store a payload to the
entry in it data structure and retrieve it later
|
String |
getUID()
Returns the entry unique space identifier.
|
void |
setEvictionPayLoad(Object evictionPayLoad)
in order to avoid searching the eviction handler data structures when an existing entry is
rendered to it by the space cache manager, the eviction-handler may store a payload to the
entry in it data structure and retrieve it later
|
getExpirationTime, getFixedPropertyValue, getPathValue, getPropertyValue, getSpaceTypeDescriptor, getVersion
String getUID()
Object getEvictionPayLoad()
void setEvictionPayLoad(Object evictionPayLoad)
Copyright © GigaSpaces.