type DecisionInfo
Decision information
Starting with version 4.9, the Apache Software Foundation owns and maintains the NodeJS driver. For the latest version, visit github.com/apache/cassandra-nodejs-driver
Decision information
| Name | Type | Description |
|---|---|---|
| decision | Number |
The decision as specified in
|
| consistency | Number |
The |
| useCurrentHost | useCurrentHost |
Determines if it should use the same host to retry the request.
In the case that the current host is not available anymore, it will be retried on the next host even when
|