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 ErichNachbar:
http://wiki.apache.org/cassandra/ClientExamples?action=diff&rev1=28&rev2=29

  String jsonServerList = client.get_string_property("token map")
  }}}
  
+ The Cassandra.Client object cannot be used concurrently by multiple threads 
(not thread safe). Each thread must use their own Cassandra.Client object.
+ 

Reply via email to