Interface CqlComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface CqlComponentBuilderFactory
    Integrate with Cassandra 2.0 using the CQL3 API (not the Thrift API). Based on Cassandra Java Driver provided by DataStax. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • cql

        static CqlComponentBuilderFactory.CqlComponentBuilder cql()
        Cassandra CQL (camel-cassandraql) Integrate with Cassandra 2.0 using the CQL3 API (not the Thrift API). Based on Cassandra Java Driver provided by DataStax. Category: database,nosql Since: 2.15 Maven coordinates: org.apache.camel:camel-cassandraql
        Returns:
        the dsl builder