Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "API06" page has been changed by HubertChang. http://wiki.apache.org/cassandra/API06?action=diff&rev1=56&rev2=57 -------------------------------------------------- ## page was copied from API == Overview == - The Cassandra Thrift API changed between [[API03|0.3]], [[API04|0.4 API]], [[API|0.5] and 0.6; this document explains the 0.6 version. + The Cassandra Thrift API changed between [[API03|0.3]], [[API04|0.4 API]], [[API|0.5]] and 0.6; this document explains the 0.6 version. 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.
