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 interfaceReactiveChangeStreamOperation.ReactiveChangeStreamprovides methods for constructing change stream operations in a fluent way.