Package | Description |
---|---|
com.gigaspaces.internal.server.space.events | |
com.gigaspaces.server.filter |
Modifier and Type | Field and Description |
---|---|
protected NotifyContext |
NotifyContextsHolder._notifyContext |
Modifier and Type | Field and Description |
---|---|
protected List<NotifyContext> |
NotifyContextsHolder._notifyContextsList |
Modifier and Type | Method and Description |
---|---|
NotifyContext |
UpdateNotifyContextHolder.getMatchedNotifyContext() |
NotifyContext |
NotifyContextsHolder.getNotifyContext() |
NotifyContext |
UpdateNotifyContextHolder.getRematchedNotifyContext() |
NotifyContext |
RemoteEventBusPacket.getStatus() |
Modifier and Type | Method and Description |
---|---|
List<NotifyContext> |
NotifyContextsHolder.getNotifyContexts() |
Modifier and Type | Method and Description |
---|---|
void |
SpaceDataEventManager.finishTemplatesSearch(NotifyContext notifyContext)
Called when the matching search is over
|
void |
SpaceDataEventManager.notifyReturned(NotifyContext notifyContext,
ITemplateHolder template)
Called when a notification returned
|
void |
SpaceDataEventManager.notifyTemplate(NotifyTemplateHolder template,
IEntryHolder entry,
IEntryHolder oldEntry,
NotifyContext notifyContext,
Context ctx)
Notifies a notification template with the specified remote event Notification is done
asynchronously, by sending a bus packet to the Notifier.
|
Constructor and Description |
---|
RemoteEventBusPacket(ITemplateHolder templateHolder,
RemoteEvent re,
int TTL,
NotifyContext notifyContext,
boolean fromReplication)
Construct a mobile remote event instance, by instantiating a bus packet and attaching it a
remote event.
|
Modifier and Type | Method and Description |
---|---|
NotifyContext |
NotifyEvent.getNotifyContext() |
Constructor and Description |
---|
NotifyEvent(IEntryHolder holder,
ITypeDesc tte,
NotifyContext notifyContext) |
Copyright © GigaSpaces.