The AerospikeException Timeout type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() | failedConns |
Number of times a connection could not be retrieved from a connection pool.
|
![]() | failedNodes |
Number of times when no nodes could be accessed.
|
![]() | iterations |
Number of attempts before failing.
|
![]() | timeout |
Specified timeout in milliseconds.
|
See Also