AerospikeRequestPayload Properties

Properties

AbortRequest Abort a scan/query on application error.
BackgroundExecuteRequest Request for executing operations background on matching records.
BackgroundTaskStatusRequest Request for getting background task status.
Descriptor 
Id Unique identifier of the request in the stream.
Iteration Client iteration number starting at 1. On first attempt iteration should be 1. On first retry iteration should be 2, on second retry iteration should be 3, and so on.
Parser 
Payload Aerospike wire format request payload.
QueryRequest Request for running a query.
ReadPolicy Read policy for read requests.
ScanRequest Scan request for scan.
WritePolicy Write policy for write requests.

See Also