Class Notifications
java.lang.Object
org.infinispan.reactive.publisher.impl.Notifications
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic <R> Notifications.NotificationBuilder<R> static <R> Notifications.NotificationBuilder<R> static <R> SegmentAwarePublisherSupplier.NotificationWithLost<R> segmentComplete(int segment) static <R> SegmentAwarePublisherSupplier.NotificationWithLost<R> segmentLost(int segment) static <R> SegmentAwarePublisherSupplier.NotificationWithLost<R> value(R value, int segment)
-
Method Details
-
reuseBuilder
-
newBuilder
-
value
-
segmentComplete
public static <R> SegmentAwarePublisherSupplier.NotificationWithLost<R> segmentComplete(int segment) -
segmentLost
-