Uses of Interface
org.apache.camel.builder.endpoint.dsl.CassandraEndpointBuilderFactory.CassandraEndpointBuilder
Packages that use CassandraEndpointBuilderFactory.CassandraEndpointBuilder
-
Uses of CassandraEndpointBuilderFactory.CassandraEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return CassandraEndpointBuilderFactory.CassandraEndpointBuilderModifier and TypeMethodDescriptionCassandra CQL (camel-cassandraql) Integrate with Cassandra 2.0 using the CQL3 API (not the Thrift API).Cassandra CQL (camel-cassandraql) Integrate with Cassandra 2.0 using the CQL3 API (not the Thrift API). -
Uses of CassandraEndpointBuilderFactory.CassandraEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return CassandraEndpointBuilderFactory.CassandraEndpointBuilderModifier and TypeMethodDescriptionCassandraEndpointBuilderFactory.AdvancedCassandraEndpointBuilder.basic()CassandraEndpointBuilderFactory.CassandraEndpointBuilder.clusterName(String clusterName) Cluster name.Cassandra CQL (camel-cassandraql) Integrate with Cassandra 2.0 using the CQL3 API (not the Thrift API).Cassandra CQL (camel-cassandraql) Integrate with Cassandra 2.0 using the CQL3 API (not the Thrift API).CQL query to perform.CassandraEndpointBuilderFactory.CassandraEndpointBuilder.datacenter(String datacenter) Datacenter to use.CassandraEndpointBuilderFactory.endpointBuilder(String componentName, String path) Password for session authentication.CassandraEndpointBuilderFactory.CassandraEndpointBuilder.prepareStatements(boolean prepareStatements) Whether to use PreparedStatements or regular Statements.CassandraEndpointBuilderFactory.CassandraEndpointBuilder.prepareStatements(String prepareStatements) Whether to use PreparedStatements or regular Statements.Username for session authentication.