Modifier and Type | Method and Description |
---|---|
NotifyInfo |
AbstractDataEventSession.createNotifyInfo(RemoteEventListener listener,
NotifyActionType notifyType) |
NotifyInfo |
NotifyInfo.setCustomInfo(CustomInfo customInfo) |
NotifyInfo |
NotifyInfo.setReturnOnlyUids(boolean returnOnlyUids) |
Modifier and Type | Method and Description |
---|---|
EventRegistration |
AbstractDataEventSession.addListener(Object template,
long lease,
NotifyInfo notifyInfo) |
protected EventRegistration |
DefaultDataEventSession.addListenerInternal(Object template,
long lease,
NotifyInfo info) |
protected abstract EventRegistration |
AbstractDataEventSession.addListenerInternal(Object template,
long lease,
NotifyInfo notifyInfo) |
Constructor and Description |
---|
NotifyInfo(RemoteEventListener listener,
NotifyInfo notifyInfo) |
Constructor and Description |
---|
BlockedOrderedQueue(RemoteEventListener listener,
ExecutorService threadPool,
long maxCapacity,
NotifyInfo info)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
LocalViewContainer.applyNotifyInfoDefaults(NotifyInfo notifyInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ISpaceProxy.applyNotifyInfoDefaults(NotifyInfo notifyInfo) |
void |
AbstractSpaceProxy.applyNotifyInfoDefaults(NotifyInfo notifyInfo) |
Modifier and Type | Method and Description |
---|---|
EventRegistration |
SpaceProxyDataEventsManager.addListener(Object template,
long lease,
NotifyInfo notifyInfo,
boolean isMultiplex) |
Constructor and Description |
---|
FifoDataEventListener(RemoteEventListener listener,
ExecutorService threadPool,
NotifyInfo info) |
Modifier and Type | Method and Description |
---|---|
NotifyInfo |
RegisterEntriesListenerSpaceOperationRequest.getNotifyInfo() |
Constructor and Description |
---|
RegisterEntriesListenerSpaceOperationRequest(ITemplatePacket templatePacket,
NotifyInfo notifyInfo,
long lease) |
Modifier and Type | Method and Description |
---|---|
void |
IReplicationInNotifyTemplateCreatedHandler.inInsertNotifyTemplate(IReplicationInContext context,
ITemplatePacket entryPacket,
String uid,
NotifyInfo notifyInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationNodeInFacade.inInsertNotifyTemplate(IReplicationInContext context,
ITemplatePacket templatePacket,
String uidToOperateBy,
NotifyInfo notifyInfo) |
Modifier and Type | Method and Description |
---|---|
GSEventRegistration |
LocalCLusterReplicationReplicaConsumeFacade.insertNotifyTemplate(ITemplatePacket templatePacket,
String templateUid,
NotifyInfo notifyInfo) |
void |
LocalClusterReplicationFixFacade.insertNotifyTemplate(ITemplatePacket notifyTemplate,
String uid,
NotifyInfo notifyInfo) |
Modifier and Type | Method and Description |
---|---|
void |
SpaceReplicationTemplateEventHandler.inInsertNotifyTemplate(IReplicationInContext context,
ITemplatePacket template,
String templateUid,
NotifyInfo notifyInfo) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationReplicationDataConsumeFixFacade.insertNotifyTemplate(ITemplatePacket notifyTemplate,
String uid,
NotifyInfo notifyInfo) |
Modifier and Type | Method and Description |
---|---|
void |
IDataConsumeFixFacade.insertNotifyTemplate(ITemplatePacket notifyTemplate,
String uid,
NotifyInfo notifyInfo) |
void |
SpaceEngineFixFacade.insertNotifyTemplate(ITemplatePacket notifyTemplate,
String uid,
NotifyInfo notifyInfo) |
Constructor and Description |
---|
ResurrectNotifyTemplateFix(ITemplatePacket notifyTemplate,
String uid,
NotifyInfo notifyInfo) |
Constructor and Description |
---|
NotifyReplicationFilterEntryDataWrapper(AbstractReplicationPacketSingleEntryData data,
IEntryPacket entryPacket,
ITypeDesc typeDesc,
int objectType,
NotifyInfo notifyInfo) |
NotifyReplicationFilterUidDataWrapper(AbstractReplicationPacketSingleEntryData data,
String uid,
ITypeDesc typeDesc,
ReplicationOperationType operationType,
int objectType,
NotifyInfo notifyInfo,
ITimeToLiveUpdateCallback timeToLiveUpdateCallback) |
Modifier and Type | Method and Description |
---|---|
NotifyInfo |
InsertNotifyTemplateReplicationPacketData.getNotifyInfo() |
Constructor and Description |
---|
ExtendNotifyTemplateLeaseReplicationPacketData(String className,
String uid,
boolean isTransient,
IEntryData entryData,
long expirationTime,
long leaseTime,
int objectType,
NotifyInfo notifyInfo,
OperationID operationID) |
InsertNotifyTemplateReplicationPacketData(ITemplatePacket templatePacket,
String templateUid,
NotifyInfo notifyInfo,
long expirationTime) |
RemoveNotifyTemplateReplicationPacketData(String className,
NotifyInfo notifyInfo,
int objectType,
String templateUid,
boolean isTransient,
IEntryData entryData,
OperationID operationID) |
Modifier and Type | Method and Description |
---|---|
GSEventRegistration |
ISpaceReplicaConsumeFacade.insertNotifyTemplate(ITemplatePacket templatePacket,
String templateUid,
NotifyInfo notifyInfo) |
Constructor and Description |
---|
NotifyTemplateReplicaData(ITemplatePacket templatePacket,
String templateUid,
NotifyInfo notifyInfo,
int objectType) |
Constructor and Description |
---|
NotifyReplicationFilterReplicaDataWrapper(ITemplatePacket templatePacket,
NotifyInfo notifyInfo,
int objectType,
ITypeDesc typeDesc) |
Modifier and Type | Field and Description |
---|---|
protected NotifyInfo |
AbstractReplicationNotificationInEntryHandler._notifyInfo |
Modifier and Type | Method and Description |
---|---|
protected EventRegistration |
DurableUnicastDelegatorSession.addListenerInternal(Object template,
long lease,
NotifyInfo info) |
Modifier and Type | Method and Description |
---|---|
GSEventRegistration |
SpaceEngineReplicaDirectPersistencySyncConsumerFacade.insertNotifyTemplate(ITemplatePacket templatePacket,
String templateUid,
NotifyInfo notifyInfo) |
GSEventRegistration |
SpaceEngineReplicaConsumerFacade.insertNotifyTemplate(ITemplatePacket templatePacket,
String templateUid,
NotifyInfo notifyInfo) |
GSEventRegistration |
SpaceEngine.notify(ITemplatePacket template,
long lease,
boolean fromReplication,
String templateUid,
SpaceContext sc,
NotifyInfo info) |
GSEventRegistration |
SpaceImpl.notify(ITemplatePacket template,
Transaction txn,
long lease,
SpaceContext sc,
NotifyInfo info) |
Modifier and Type | Method and Description |
---|---|
NotifyInfo |
NotifyTemplateHolder.getNotifyInfo() |
Modifier and Type | Method and Description |
---|---|
static NotifyTemplateHolder |
TemplateHolderFactory.createNotifyTemplateHolder(IServerTypeDesc typeDesc,
ITemplatePacket template,
String templateUid,
long expirationTime,
long eventId,
NotifyInfo notifyInfo,
boolean isFifo) |
Constructor and Description |
---|
NotifyTemplateHolder(IServerTypeDesc typeDesc,
ITemplatePacket template,
String uid,
long expirationTime,
long eventId,
NotifyInfo info,
boolean isFifo) |
Modifier and Type | Field and Description |
---|---|
NotifyInfo |
RegisterReplicationNotificationRequestInfo.notifyInfo |
Modifier and Type | Method and Description |
---|---|
void |
MirrorFixFacade.insertNotifyTemplate(ITemplatePacket notifyTemplate,
String uid,
NotifyInfo notifyInfo) |
Constructor and Description |
---|
NotifyDelegator(IJSpace space,
Object template,
long lease,
NotifyInfo info)
Deprecated.
|
Copyright © GigaSpaces.