AerospikeClientQuery Method

Aerospike
Overload List

  NameDescription
Public methodQuery(QueryPolicy, Statement)
Execute query and return record iterator. The query executor puts records on a queue in separate threads. The calling thread concurrently pops records off the queue through the record iterator.
Public methodQuery(QueryPolicy, Statement, ActionKey, Record)
Execute query and call action for each record returned from server.
Top
See Also

Reference