| Modifier and Type | Method and Description | 
|---|---|
| void | IReplicationNode. outExtendNotifyTemplateLeasePeriod(IReplicationOutContext context,
                                  NotifyTemplateHolder entryHolder)Notify replication node that a notify template lease is extended | 
| void | IReplicationNode. outInsertNotifyTemplate(IReplicationOutContext context,
                       NotifyTemplateHolder templateHolder)Notify replication node that a new notify template was inserted | 
| void | IReplicationNode. outNotifyTemplateLeaseExpired(IReplicationOutContext context,
                             NotifyTemplateHolder templateHolder)Notify replication node that an notify template lease expired | 
| void | IReplicationNode. outRemoveNotifyTemplate(IReplicationOutContext context,
                       NotifyTemplateHolder templateHolder)Notify replication node that a notify template was removed | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ReplicationNode. outExtendNotifyTemplateLeasePeriod(IReplicationOutContext context,
                                  NotifyTemplateHolder entryHolder) | 
| void | ReplicationNode. outInsertNotifyTemplate(IReplicationOutContext context,
                       NotifyTemplateHolder templateHolder) | 
| void | ReplicationNode. outNotifyTemplateLeaseExpired(IReplicationOutContext context,
                             NotifyTemplateHolder templateHolder) | 
| void | ReplicationNode. outRemoveNotifyTemplate(IReplicationOutContext context,
                       NotifyTemplateHolder templateHolder) | 
| Modifier and Type | Method and Description | 
|---|---|
| NotifyTemplateHolder | NotificationReplicationChannelDataFilter. getNotifyTemplateHolder() | 
| Constructor and Description | 
|---|
| NotificationReplicationChannelDataFilter(CacheManager cacheManager,
                                        String groupName,
                                        RegexCache regexCache,
                                        SpaceTypeManager typeManager,
                                        FilterManager filterManager,
                                        NotifyTemplateHolder tHolder) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ITemplatePacket | NotifyTemplateReplicaProducer. buildNotifyTemplatePacket(NotifyTemplateHolder templateHolder,
                         long ttl) | 
| protected boolean | NotifyTemplateReplicaProducer. isRelevant(NotifyTemplateHolder notifyTemplate) | 
| protected boolean | BroadcastNotifyTemplateReplicaProducer. isRelevant(NotifyTemplateHolder notifyTemplate) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LocalCacheRegistrations. add(NotifyTemplateHolder template) | 
| void | TemplatesManager. registerDurableNotifyTemplate(NotifyTemplateHolder template) | 
| void | LocalCacheRegistrations. remove(NotifyTemplateHolder template) | 
| void | TemplatesManager. unregisterDurableNotifyTemplate(NotifyTemplateHolder template) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SpaceDataEventManager. executePacket(RemoteEventBusPacket re,
             NotifyTemplateHolder th) | 
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| static NotifyTemplateHolder | TemplateHolderFactory. createNotifyTemplateHolder(IServerTypeDesc typeDesc,
                          ITemplatePacket template,
                          String templateUid,
                          long expirationTime,
                          long eventId,
                          NotifyInfo notifyInfo,
                          boolean isFifo) | 
| Modifier and Type | Method and Description | 
|---|---|
| static ITemplatePacket | TemplatePacketFactory. createFullPacketForReplication(NotifyTemplateHolder template,
                              OperationID operationID) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Processor. handleNotifyRegistration(NotifyTemplateHolder template,
                        boolean fromReplication,
                        AnswerHolder answer,
                        OperationID operationID) | 
Copyright © GigaSpaces.