Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Define the consistency levels for read operations in Cassandra?



Define the consistency levels for read operations in Cassandra?..

Answer / Mahendra Singh

Cassandra provides various consistency levels for read operations, including ONE (the latest version of a row is returned), TWO (two replicas of the data must be contacted and agree on the response), QUORUM (a majority of replicas must respond with the same data), ANY (a single replica will be chosen to provide a response) and ALL (all replicas of a write must acknowledge it before a read can return the data).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Cassandra Interview Questions

What is the Virtual Node in Cassandra ?

1 Answers  


What are the main benefits of using cassandra?

1 Answers  


Explain the term commitlog?

1 Answers  


What are the parameters used to create keyspace in cassandra?

1 Answers  


What do you mean by snitch?

1 Answers  


What is CQLSH in Cassandra?

1 Answers  


What do you understand by Commit log in Cassandra?

1 Answers  


What is the use of tracing cqlsh command in Cassandra?

1 Answers  


Define primary key in Apache Cassandra?

1 Answers  


How is anti-entropy associated with merkel tree?

1 Answers  


What are the different types of data model?

1 Answers  


Mention when you can use alter keyspace?

1 Answers  


Categories