...
- stream_name - Stream definition name. ex : 'bam_mediation_stats_data_publisher'
property - Data property name of a stream. There should be a created custom index for this property except for 'Timestamp' and for the properties defined as fixed search properties. See Indexing in Cassandra.
- condition - Supported conditions are, >, <, =, >=, <=, %(contains), !(does not contain)
- operation - Supported join operations are, OR, AND
...