JavaScript is disabled on your browser.
Skip navigation links
Spring Data for Apache Cassandra
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.springframework.data.cassandra.core.AsyncCassandraOperations
Packages that use
AsyncCassandraOperations
Package
Description
org.springframework.data.cassandra.core
Apache Cassandra core support.
Uses of
AsyncCassandraOperations
in
org.springframework.data.cassandra.core
Classes in
org.springframework.data.cassandra.core
that implement
AsyncCassandraOperations
Modifier and Type
Class
Description
class
AsyncCassandraTemplate
Primary implementation of
AsyncCassandraOperations
.