Uses of Interface
org.springframework.data.mongodb.core.ReactiveChangeStreamOperation.ChangeStreamWithOptions
Packages that use ReactiveChangeStreamOperation.ChangeStreamWithOptions
-
Uses of ReactiveChangeStreamOperation.ChangeStreamWithOptions in org.springframework.data.mongodb.core
Subinterfaces of ReactiveChangeStreamOperation.ChangeStreamWithOptions in org.springframework.data.mongodb.coreModifier and TypeInterfaceDescriptionstatic interface
ReactiveChangeStreamOperation.ReactiveChangeStream
provides methods for constructing change stream operations in a fluent way.