IndexTask MembersAerospike

The IndexTask type exposes the following members.
Constructors

  NameDescription
Public methodIndexTask 
Initialize task with fields needed to query server nodes.
Public methodIndexTask(Cluster, String, String)
Initialize task with fields needed to query server nodes.
Back to Top
Methods

  NameDescription
Public methodQueryIfDone
Query all nodes for task completion status.
(Overrides BaseTaskQueryIfDone .)
Back to Top
See Also