What is the function of consistency cqlsh command in Cassandra?
Answer Posted / Mohd Rizvan
The consistency command in cqlsh sets the consistency level for a query. It determines how many replicas of a row should acknowledge a write operation or respond to a read operation. The options include ONE, ANY, LOCAL_ONE, QUORUM, ALL, and CONSISTENT.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category