| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpaceEvictionManager
Provides services with which an SpaceEvictionStrategy implementation can evict entries from the space.
SpaceEvictionStrategy| Method Summary | |
|---|---|
 boolean | 
tryEvict(EvictableServerEntry entry)
Attempts to evict the specified entry from the space.  | 
| Method Detail | 
|---|
boolean tryEvict(EvictableServerEntry entry)
SpaceEvictionStrategy.onRemove(EvictableServerEntry) method will 
 be invoked and true will be returned.
entry - The entry to evict.
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||