|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EvictableServerEntry
Encapsulates information about a server entry.
SpaceEvictionStrategy
Method Summary | |
---|---|
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 |
Methods inherited from interface com.gigaspaces.server.ServerEntry |
---|
getExpirationTime, getFixedPropertyValue, getPathValue, getPropertyValue, getSpaceTypeDescriptor, getVersion |
Method Detail |
---|
String getUID()
Object getEvictionPayLoad()
void setEvictionPayLoad(Object evictionPayLoad)
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |