Class PersistentSubscriptionToStreamSettings

    • Method Detail

      • getStartFrom

        public StreamPosition<java.lang.Long> getStartFrom()
        Where to start subscription from. This can be from the start of the $all stream, from the end of the $all stream at the time of creation, or from an inclusive position in $all stream.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object