Uses of Class
com.gigaspaces.internal.events.durable.ReplicationNotificationClientEndpoint
Packages that use ReplicationNotificationClientEndpoint
-
Uses of ReplicationNotificationClientEndpoint in com.gigaspaces.internal.events.durable
Constructors in com.gigaspaces.internal.events.durable with parameters of type ReplicationNotificationClientEndpointModifierConstructorDescriptionDurableNotificationLease(ReplicationNotificationClientEndpoint replicationNotificationClientEndpoint, long lease, EventSessionConfig sessionConfig, IAsyncHandlerProvider asyncProvider) NotifyCallHandler(RemoteEventListener listener, NotifyInfo notifyInfo, ITemplatePacket templatePacket, ReplicationNotificationClientEndpoint endpoint) ReplicationNotificationInBatchConsumptionHandler(NotifyInfo notifyInfo, ITemplatePacket templatePacket, ReplicationNotificationClientEndpoint endpoint) ReplicationNotificationInEntryHandler(NotifyInfo notifyInfo, IDirectSpaceProxy remoteSpace, long eventID, ITemplatePacket templatePacket, ReplicationNotificationClientEndpoint endpoint)