Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BCC85EE52 for ; Wed, 13 Feb 2013 15:37:40 +0000 (UTC) Received: (qmail 16949 invoked by uid 500); 13 Feb 2013 15:37:38 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 16676 invoked by uid 500); 13 Feb 2013 15:37:38 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 16663 invoked by uid 99); 13 Feb 2013 15:37:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2013 15:37:37 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gciuloaica@gmail.com designates 209.85.215.171 as permitted sender) Received: from [209.85.215.171] (HELO mail-ea0-f171.google.com) (209.85.215.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2013 15:37:30 +0000 Received: by mail-ea0-f171.google.com with SMTP id c13so576493eaa.2 for ; Wed, 13 Feb 2013 07:37:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type; bh=sWfMqTuOKhJ1gYoFW3NJDYBucuA6SAdFZdLeEvvqTFc=; b=Sh3P3dsCHJErbytfsEB8vKWsQ2//zd+/f5K60m1IjgAaQAwTVBCKCJGj6JkETsw9XZ qdF5TbjaL6mRat49Xvxc1tdK/xx3k7dNkDRgfxSJdkwnFauUnNZBgCdxk1fybPRNsQf2 YZjJOdMqtdIEeVZmp9ETtwBvzJHeEwTn29A2Svk5AgIcCkrWkZOk6EPiF0gFTQrQ+74o qGNBchvgRmhJ3jiIr8Mb03oVJX620pQrdanHIntzDZMrnglKHt/RTqbDAg5ijfMv1hD1 3VLweila0GF+cRgyo9gAZRRiIiGz9FGvrUR99W7l8DkfB1+DC7wr48pPm7UPSrYHWgqn QCsA== X-Received: by 10.14.178.69 with SMTP id e45mr13869821eem.9.1360769829872; Wed, 13 Feb 2013 07:37:09 -0800 (PST) Received: from devsprint.local ([91.231.138.137]) by mx.google.com with ESMTPS id u44sm13872117eel.7.2013.02.13.07.37.08 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 13 Feb 2013 07:37:08 -0800 (PST) Message-ID: <511BB323.50506@gmail.com> Date: Wed, 13 Feb 2013 17:37:07 +0200 From: Gabriel Ciuloaica User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: user@cassandra.apache.org CC: Shahryar Sedghi Subject: Re: Documentation/Examples for DataStax java-driver References: In-Reply-To: Content-Type: multipart/alternative; boundary="------------040607090307020500020206" X-Virus-Checked: Checked by ClamAV on apache.org This is a multi-part message in MIME format. --------------040607090307020500020206 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Code has good documentation and also the example module has enough sample code to help you started. --Gabi On 2/13/13 5:31 PM, Shahryar Sedghi wrote: > Source code has enough documentation in it, apparently this is how > they do it with new stuff. Start with Custer class, it tells you how > to write. If you still had problem let me know, I can give you sample > code. > > > On Tue, Feb 12, 2013 at 9:19 PM, Drew Kutcharian > wrote: > > Are there any documentation/examples available for DataStax > java-driver besides what's in the GitHub repo? > > -- Drew > > > > > -- > "Life is what happens while you are making other plans." ~ John Lennon --------------040607090307020500020206 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Code has good documentation and also the example module has enough sample code to help you started.

--Gabi

On 2/13/13 5:31 PM, Shahryar Sedghi wrote:
Source code has enough documentation in it, apparently this is how they do it with new stuff. Start with Custer class, it tells you how to write. If you still had problem let me know, I can give you sample code.


On Tue, Feb 12, 2013 at 9:19 PM, Drew Kutcharian <drew@venarc.com> wrote:
Are there any documentation/examples available for DataStax java-driver besides what's in the GitHub repo?

-- Drew



--
"Life is what happens while you are making other plans." ~ John Lennon

--------------040607090307020500020206--