Modifier and Type | Optional Element and Description |
---|---|
boolean |
leaseExpire
Should this listener be notified when lease expiration occurs and it matches the given
template.
|
boolean |
matchedUpdate
Should this listener be notified when entries that weren't match to a provided template
become match after an update occurs.
|
boolean |
rematchedUpdate
Should this listener be notified when entries that were already match to a provided template
stays match after an update occurs.
|
boolean |
take
Should this listener be notified when take occurs and it matches the given template.
|
boolean |
unmatched
Should this listener be notified when entries that no longer match the provided template be
notified.
|
boolean |
update
Should this listener be notified when update occurs and it matches the given template.
|
boolean |
write
Should this listener be notified when write occurs and it matches the given template.
|
public abstract boolean write
public abstract boolean take
public abstract boolean update
public abstract boolean leaseExpire
public abstract boolean unmatched
Copyright © GigaSpaces.