The RecordArrayListener type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | OnFailure |
This method is called when an asynchronous batch get command fails.
|
![]() | OnSuccess |
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.
|
See Also