Package io.pravega.client.stream.notifications
-
Interface Summary Interface Description Listener<T> Listener interface for receiving notifications.Observable<T> This represents an observable notification.ReaderGroupNotificationListener ReaderGroup notification listener interface. -
Class Summary Class Description EndOfDataNotification Class to represent a end of data notification.Notification Represents base notification type.NotificationSystem NotifierFactory Factory used to create different types of notifiers.SegmentNotification Class to represent a segment notification.SegmentNotification.SegmentNotificationBuilder