Uses of Class
org.springframework.data.cassandra.core.cql.AsyncCqlTemplate
Packages that use AsyncCqlTemplate
-
Uses of AsyncCqlTemplate in org.springframework.data.cassandra.core
Constructors in org.springframework.data.cassandra.core with parameters of type AsyncCqlTemplateModifierConstructorDescriptionAsyncCassandraTemplate(AsyncCqlTemplate asyncCqlTemplate, CassandraConverter converter) Creates an instance ofAsyncCassandraTemplateinitialized with the givenAsyncCqlTemplateandCassandraConverter.