Click or drag to resize

UnavailableException Properties

The UnavailableException type exposes the following members.

Properties
  NameDescription
Public propertyAliveReplicas
Gets the number of replica that were known to be alive by the Cassandra coordinator node when it tried to execute the operation.
Public propertyConsistency
Gets the consistency level of the operation triggering this unavailable exception.
Public propertyRequiredReplicas
Gets the number of replica acknowledgements/responses required to perform the operation (with its required consistency level).
Top
See Also