Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "API" page has been changed by TylerHobbs.
http://wiki.apache.org/cassandra/API?action=diff&rev1=65&rev2=66

--------------------------------------------------

  == Overview ==
- The Cassandra Thrift API changed substantially after [[API03|0.3]], with 
minor, backwards-compatible changes for [[API04|0.4]], 0.5 and [[API06|0.6]]; 
this document explains the 0.5 version with annotations for the changes in 0.6.
+ The Cassandra Thrift API changed substantially after [[API03|0.3]], with 
minor, backwards-compatible changes for [[API04|0.4]], 0.5 and [[API06|0.6]]; 
this document explains the 0.5 version with annotations for the changes in 0.6 
and 0.7.
  
  Cassandra's client API is built entirely on top of Thrift. It should be noted 
that these documents mention default values, but these are not generated in all 
of the languages that Thrift supports.  Full examples of using Cassandra from 
Thrift, including setup boilerplate, are found on ThriftExamples.  Higher-level 
clients are linked from ClientOptions.
  

Reply via email to