JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Spring Data for Apache Cassandra Core
org.springframework.data.cassandra.core
ExecutableUpdateOperation
TerminatingUpdate
Uses of Interface
org.springframework.data.cassandra.core.ExecutableUpdateOperation.TerminatingUpdate
Packages that use
ExecutableUpdateOperation.TerminatingUpdate
Package
Description
org.springframework.data.cassandra.core
Apache Cassandra core support.
Uses of
ExecutableUpdateOperation.TerminatingUpdate
in
org.springframework.data.cassandra.core
Methods in
org.springframework.data.cassandra.core
that return
ExecutableUpdateOperation.TerminatingUpdate
Modifier and Type
Method
Description
ExecutableUpdateOperation.TerminatingUpdate
ExecutableUpdateOperation.UpdateWithQuery.
matching
(
Query
query)
Filter rows with the given
Query
.