Uses of Interface
org.springframework.data.cassandra.core.ReactiveSelectOperation.SelectWithTable
Packages that use ReactiveSelectOperation.SelectWithTable
-
Uses of ReactiveSelectOperation.SelectWithTable in org.springframework.data.cassandra.core
Subinterfaces of ReactiveSelectOperation.SelectWithTable in org.springframework.data.cassandra.coreModifier and TypeInterfaceDescriptionstatic interfaceTheReactiveSelectOperation.ReactiveSelectinterface provides methods for constructingSELECToperations in a fluent way.