Wiki

Clone wiki

cassandra-esper / Statements

Esper Statements for Querying Cassandra

Query Execution

The CassandraVirtualDataWindowLookup executes a Cassandra CQL prepared statement. Cassandra-Esper uses the Datastax java driver for CQL.

Queries are executed each time a lookup is requested from Esper. We are currently testing the performance trade-off between caching results in-memory and the latency for executing a query for each lookup.


<< Prev (named windows) Next (Cassandra authentication) >>


Cassandra-Esper

(C) 2013 University of Zurich, Department of Informatics

This software comes with no warranty.

Updated