RecordArrayListener Methods

Aerospike

The RecordArrayListener type exposes the following members.

Methods

  NameDescription
Public methodOnFailure
This method is called when an asynchronous batch get command fails.
Public methodOnSuccess
This method is called when an asynchronous batch get command completes successfully. The returned record array is in positional order with the original key array order.
Top
See Also

Reference