Class ChangeStreamNotification

java.lang.Object
org.restheart.mongodb.handlers.changestreams.ChangeStreamNotification

public class ChangeStreamNotification extends Object
Author:
omartrasatti
  • Constructor Details

    • ChangeStreamNotification

      public ChangeStreamNotification(SessionKey sessionKey, String notificationMessage)
  • Method Details

    • getSessionKey

      public SessionKey getSessionKey()
    • getNotificationMessage

      public String getNotificationMessage()