| Package | Description | 
|---|---|
| com.gigaspaces.events.batching | |
| com.gigaspaces.internal.client.cache.localview.notification | |
| com.gigaspaces.internal.events.durable | |
| com.gigaspaces.internal.query.continous | |
| com.j_spaces.core.client | 
 Provides GigaSpaces client interface services 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BatchRemoteEvent
Received on  
BatchRemoteEventListener.notifyBatch(BatchRemoteEvent) when a batch of events
 that matches the pending templates registration. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NotificationLocalViewListener.onEvent(EntryArrivedRemoteEvent event)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected EntryArrivedRemoteEvent | 
AbstractReplicationNotificationInEntryHandler.createEntryArrivedRemoteEvent(IEntryPacket entryPacket,
                             IEntryPacket oldEntryPacket,
                             NotifyActionType notifyActionType)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
ReplicationNotificationInEntryHandler.handleEntryImpl(EntryArrivedRemoteEvent entryArrived,
               IReplicationInContext context,
               boolean inTransaction)  | 
protected abstract void | 
AbstractReplicationNotificationInEntryHandler.handleEntryImpl(EntryArrivedRemoteEvent entryArrived,
               IReplicationInContext context,
               boolean inTransaction)  | 
protected void | 
ReplicationNotificationBatchInEntryHandler.handleEntryImpl(EntryArrivedRemoteEvent entryArrived,
               IReplicationInContext context,
               boolean inTransaction)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ContinousQueryListener.onEvent(EntryArrivedRemoteEvent event)  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
RemoteEventAccessor.addAcceptableFilterID(EntryArrivedRemoteEvent theEvent,
                     String filterID)
assume that initAcceptableFilterList() was called before, filterID or TemplateID 
 | 
static List | 
RemoteEventAccessor.getAcceptableDestList(EntryArrivedRemoteEvent theEvent)
returns AcceptableFilterList 
 | 
static IEntryPacket | 
RemoteEventAccessor.getEventContextPacket(EntryArrivedRemoteEvent theEvent)
Returns  
RemoteEvent entry context. | 
static void | 
RemoteEventAccessor.initAcceptableFilterList(EntryArrivedRemoteEvent theEvent,
                        int capacity)
init the acceptableFilterList by desired capacity 
 | 
boolean | 
INotifyDelegatorFilter.process(EntryArrivedRemoteEvent theEvent)
Notify the filter about an event. 
 | 
static void | 
RemoteEventAccessor.setRemoteEventSequence(EntryArrivedRemoteEvent theEvent,
                      long sequenceNumber)
Initialize RemoteEvent with desired sequence number. 
 | 
Copyright © GigaSpaces.