Uses of Interface
org.springframework.data.cassandra.core.cql.legacy.AsyncCqlOperations
Packages that use AsyncCqlOperations
Package
Description
CQL legacy core asynchronous support for easier migration.
Apache Cassandra legacy asynchronous support for easier migration.
-
Uses of AsyncCqlOperations in org.springframework.data.cassandra.core.cql.legacy
Classes in org.springframework.data.cassandra.core.cql.legacy that implement AsyncCqlOperationsModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of AsyncCqlOperations in org.springframework.data.cassandra.core.legacy
Methods in org.springframework.data.cassandra.core.legacy that return AsyncCqlOperationsModifier and TypeMethodDescriptionAsyncCassandraOperations.getAsyncCqlOperations()Deprecated, for removal: This API element is subject to removal in a future version.Expose the underlyingAsyncCqlOperationsto allow asynchronous CQL operations.AsyncCassandraTemplate.getAsyncCqlOperations()Deprecated, for removal: This API element is subject to removal in a future version.
CompletableFuture-based variantAsyncCqlTemplate.