You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by Apache Wiki <wi...@apache.org> on 2009/08/25 02:21:56 UTC

[Cassandra Wiki] Update of "API" by Chris Goffinet

Dear Wiki user,

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

The following page has been changed by Chris Goffinet:
http://wiki.apache.org/cassandra/API

------------------------------------------------------------------------------
  The Cassandra Thrift API changed between 0.3 and 0.4. 
  
  == Terminology / Abbreviations ==
+  Keyspace:: Contains multiple Column Families
   CF:: Column family.
+  SCF:: Super Column family.
  
  == Exceptions ==
   NotFoundException:: A specific column was requested that does not exist.