The ExistsArrayListener type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| OnFailure |
This method is called when an asynchronous exists command fails.
| |
| OnSuccess |
This method is called when an asynchronous batch exists command completes successfully.
The returned boolean array is in positional order with the original key array order.
|
See Also