public class HazelcastNotificationTrigger extends NotificationTrigger
| Constructor and Description |
|---|
HazelcastNotificationTrigger(Notifier notifier,
org.reactivestreams.Publisher<InstanceEvent> events,
ConcurrentMap<InstanceId,Long> sentNotifications) |
| Modifier and Type | Method and Description |
|---|---|
protected reactor.core.publisher.Mono<Void> |
sendNotifications(InstanceEvent event) |
handlecreateScheduler, start, stoppublic HazelcastNotificationTrigger(Notifier notifier, org.reactivestreams.Publisher<InstanceEvent> events, ConcurrentMap<InstanceId,Long> sentNotifications)
protected reactor.core.publisher.Mono<Void> sendNotifications(InstanceEvent event)
sendNotifications in class NotificationTriggerCopyright © 2022 codecentric AG. All rights reserved.