public interface EvictListener extends Listener
Space
,
Member
,
Tuple
,
SpaceEvent
,
EvictEvent
Modifier and Type | Method and Description |
---|---|
void |
onEvict(EvictEvent event)
Invoked whenever a Tuple is evicted from space.
|
void onEvict(EvictEvent event)
event
- Evict EventCopyright (c) 2013 TIBCO Software Inc. All rights reserved.