Interface CassandraEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface CassandraEndpointBuilderFactory
Integrate with Cassandra 2.0 using the CQL3 API (not the Thrift API). Based on Cassandra Java Driver provided by DataStax. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCassandraEndpointBuilderFactory.AdvancedCassandraEndpointBuilderAdvanced builder for endpoint for the Cassandra CQL component.static interfaceCassandraEndpointBuilderFactory.AdvancedCassandraEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Cassandra CQL component.static interfaceCassandraEndpointBuilderFactory.AdvancedCassandraEndpointProducerBuilderAdvanced builder for endpoint producers for the Cassandra CQL component.static interfaceCassandraEndpointBuilderFactory.CassandraBuildersstatic interfaceCassandraEndpointBuilderFactory.CassandraEndpointBuilderBuilder for endpoint for the Cassandra CQL component.static interfaceCassandraEndpointBuilderFactory.CassandraEndpointConsumerBuilderBuilder for endpoint consumers for the Cassandra CQL component.static interfaceCassandraEndpointBuilderFactory.CassandraEndpointProducerBuilderBuilder for endpoint producers for the Cassandra CQL component.
-
Method Summary
Static Methods Modifier and Type Method Description static CassandraEndpointBuilderFactory.CassandraEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static CassandraEndpointBuilderFactory.CassandraEndpointBuilder endpointBuilder(String componentName, String path)
-
-