ResultSet ClassAerospike
This class manages result retrieval from queries. Multiple threads will retrieve results from the server nodes and put these results on the queue. The single user thread consumes these results from the queue.
Inheritance Hierarchy

OnlineSystem Object
  Aerospike.Client ResultSet

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.1.0.0 (3.1.3)
Syntax

See Also