ResumeAfter

reactivemongo.api.commands.ChangeStreamAggregation.ChangeStream$.ResumeAfter$
See theResumeAfter companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(value: Value): ResumeAfter

Attributes

value

Represents the ID of the last known change event, if any. The stream will resume just after that event.