Uses of Interface
org.springframework.data.cassandra.core.ReactiveUpdateOperation.UpdateWithTable
Packages that use ReactiveUpdateOperation.UpdateWithTable
-
Uses of ReactiveUpdateOperation.UpdateWithTable in org.springframework.data.cassandra.core
Subinterfaces of ReactiveUpdateOperation.UpdateWithTable in org.springframework.data.cassandra.coreModifier and TypeInterfaceDescriptionstatic interfaceTheReactiveUpdateOperation.ReactiveUpdateinterface provides methods for constructingUPDATEoperations in a fluent way.