Statement MethodsAerospike
The Statement type exposes the following members.
Methods

  NameDescription
Public methodSetBinNames
Set query bin names.
Public methodSetFilters
Set optional query filters.
Public methodSetIndexName
Set optional query index name. If not set, the server will determine the index from the filter's bin name.
Public methodSetNamespace
Set query namespace.
Public methodSetSetName
Set optional query setname.
Public methodTaskId
Set optional query task id.
Back to Top
See Also