| 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvictableServerEntry | |
|---|---|
| com.gigaspaces.server.eviction | |
| Uses of EvictableServerEntry in com.gigaspaces.server.eviction | 
|---|
| Methods in com.gigaspaces.server.eviction with parameters of type EvictableServerEntry | |
|---|---|
 void | 
SpaceEvictionStrategy.onInsert(EvictableServerEntry entry)
Called when a new entry is written to the space.  | 
 void | 
SpaceEvictionStrategy.onLoad(EvictableServerEntry entry)
Called when an entry is loaded into the space from an external data source.  | 
 void | 
SpaceEvictionStrategy.onRead(EvictableServerEntry entry)
Called when an entry is read from the space.  | 
 void | 
SpaceEvictionStrategy.onRemove(EvictableServerEntry entry)
Called when an entry is removed from the space.  | 
 void | 
SpaceEvictionStrategy.onUpdate(EvictableServerEntry entry)
Called when an entry is updated in the space.  | 
 boolean | 
SpaceEvictionManager.tryEvict(EvictableServerEntry entry)
Attempts to evict the specified entry from the space.  | 
  | 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||