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

public class SessionInfo extends Object
Author:
Andrea Di Cesare <andrea@softinstigate.com>
  • Constructor Details

  • Method Details

    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getDb

      public String getDb()
      Returns:
      the db
    • getCollection

      public String getCollection()
      Returns:
      the collection
    • getChangeStreamOperation

      public String getChangeStreamOperation()
      Returns:
      the changeStreamOperation