Uses of Interface
org.springframework.data.cassandra.core.ReactiveSelectOperation.TerminatingProjections
Packages that use ReactiveSelectOperation.TerminatingProjections
-
Uses of ReactiveSelectOperation.TerminatingProjections in org.springframework.data.cassandra.core
Subinterfaces of ReactiveSelectOperation.TerminatingProjections in org.springframework.data.cassandra.coreModifier and TypeInterfaceDescriptionstatic interfaceTheReactiveSelectOperation.ReactiveSelectinterface provides methods for constructingSELECToperations in a fluent way.static interfaceResult type override (optional).static interfaceDefine aQueryused as the filter for theSELECT.static interfaceTable override (optional).static interfaceTriggerSELECTquery execution by calling one of the terminating methods.