@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface CassandraEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CassandraEndpointBuilderFactory.AdvancedCassandraEndpointBuilder
Advanced builder for endpoint for the Cassandra CQL component.
|
static interface |
CassandraEndpointBuilderFactory.AdvancedCassandraEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Cassandra CQL component.
|
static interface |
CassandraEndpointBuilderFactory.AdvancedCassandraEndpointProducerBuilder
Advanced builder for endpoint producers for the Cassandra CQL component.
|
static interface |
CassandraEndpointBuilderFactory.CassandraBuilders |
static interface |
CassandraEndpointBuilderFactory.CassandraEndpointBuilder
Builder for endpoint for the Cassandra CQL component.
|
static interface |
CassandraEndpointBuilderFactory.CassandraEndpointConsumerBuilder
Builder for endpoint consumers for the Cassandra CQL component.
|
static interface |
CassandraEndpointBuilderFactory.CassandraEndpointProducerBuilder
Builder for endpoint producers for the Cassandra CQL component.
|
static class |
CassandraEndpointBuilderFactory.DefaultConsistencyLevel
Proxy enum for
com.datastax.oss.driver.api.core.DefaultConsistencyLevel
enum. |
| Modifier and Type | Method and Description |
|---|---|
static CassandraEndpointBuilderFactory.CassandraEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static CassandraEndpointBuilderFactory.CassandraEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel