Interface | Description |
---|---|
ResultSetConversionStrategy |
Strategy to convert
ResultSet into message body |
Class | Description |
---|---|
CassandraComponent |
Represents the component that manages
CassandraEndpoint . |
CassandraConstants |
Cassandra QL Endpoint constants
|
CassandraConsumer |
Cassandra 2 CQL3 consumer.
|
CassandraEndpoint |
The cql component aims at integrating Cassandra 2.0+ using the CQL3 API (not the Thrift API).
|
CassandraProducer |
Cassandra 2 CQL3 producer.
|
ResultSetConversionStrategies |
Implementations of
ResultSetConversionStrategy |
Apache Camel