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