Dear Wiki user,

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

The "ClientExamples" page has been changed by gdusbabek.
The comment on this change is: Indicated that the fat client is not a part of 
0.5..
http://wiki.apache.org/cassandra/ClientExamples?action=diff&rev1=41&rev2=42

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

  }
  }}}
  
- Alternatively, there is a Java "Fat Client" that can be used to bring up a 
node in client-only mode.  A client node may participate in reads or writes and 
has the added benefit of avoid thrift-related overhead.  The following example 
comes from /contrib/client_only:
+ In the trunk, there is a Java "Fat Client" that can be used to bring up a 
node in client-only mode.  A client node may participate in reads or writes and 
has the added benefit of avoid thrift-related overhead.  This is due to be 
released '''after''' version 0.5 (likely 0.9).
+ 
+ The following example comes from /contrib/client_only:
  
  Writing
  {{{

Reply via email to