Uses of Interface
org.infinispan.reactive.publisher.impl.SegmentPublisherSupplier.Notification
Packages that use SegmentPublisherSupplier.Notification
-
Uses of SegmentPublisherSupplier.Notification in org.infinispan.notifications.cachelistener
Methods in org.infinispan.notifications.cachelistener with parameters of type SegmentPublisherSupplier.NotificationModifier and TypeMethodDescriptionorg.reactivestreams.Publisher
<CacheEntry<K, V>> QueueingSegmentListener.apply
(SegmentPublisherSupplier.Notification<CacheEntry<K, V>> cacheEntryNotification) This should be invoked on a notification before actually processing the data. -
Uses of SegmentPublisherSupplier.Notification in org.infinispan.reactive.publisher.impl
Subinterfaces of SegmentPublisherSupplier.Notification in org.infinispan.reactive.publisher.implModifier and TypeInterfaceDescriptionstatic interface
Notification that can also contains lost segments.Methods in org.infinispan.reactive.publisher.impl that return types with arguments of type SegmentPublisherSupplier.NotificationModifier and TypeMethodDescriptionorg.reactivestreams.Publisher
<SegmentPublisherSupplier.Notification<R>> SegmentPublisherSupplier.publisherWithSegments()