@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface CqlComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CqlComponentBuilderFactory.CqlComponentBuilder
Builder for the Cassandra CQL component.
|
static class |
CqlComponentBuilderFactory.CqlComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static CqlComponentBuilderFactory.CqlComponentBuilder |
cql()
Cassandra CQL (camel-cassandraql)
Integrate with Cassandra 2.0 using the CQL3 API (not the Thrift API).
|
static CqlComponentBuilderFactory.CqlComponentBuilder cql()
Apache Camel