WriteFailureException Properties |
The WriteFailureException type exposes the following members.
Name | Description | |
---|---|---|
ConsistencyLevel |
Gets the consistency level of the operation
| |
Failures |
Gets the number of nodes that experienced a failure while executing the request.
| |
ReceivedAcknowledgements |
Gets the number of replica that had acknowledged/responded to the operation
| |
RequiredAcknowledgements |
Gets the minimum number of replica acknowledgements/responses that were required to fulfill the operation.
| |
WriteType |
Gets the type of the write (SIMPLE / BATCH / ...)
|