Class EndOfDataNotification
- java.lang.Object
- 
- io.pravega.client.stream.notifications.Notification
- 
- io.pravega.client.stream.notifications.EndOfDataNotification
 
 
- 
 public class EndOfDataNotification extends Notification Class to represent a end of data notification. This notification is generated when all the streams(sealed) managed by the reader group are completely read by the readers.
- 
- 
Constructor SummaryConstructors Constructor Description EndOfDataNotification()
 - 
Method Summary- 
Methods inherited from class io.pravega.client.stream.notifications.NotificationcanEqual, equals, hashCode, toString
 
- 
 
-