UnavailableExceptionAliveReplicas Property |
Gets the number of replica that were known to be alive by the Cassandra coordinator node when it tried to execute the operation.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public int AliveReplicas { get; }
Property Value
Type:
Int32See Also