Package org.springframework.data.cassandra.core.legacy
@NonNullApi
package org.springframework.data.cassandra.core.legacy
Apache Cassandra legacy asynchronous support for easier migration.
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.since 4.0, use the
CompletableFuture-based variantAsyncCassandraTemplate.General callback interface used to create and bind prepared CQL statements.Utility class to prepare aSimpleStatementand bind values associated with the statement to aBoundStatement.
CompletableFuture-based variantAsyncCassandraTemplate.