Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 97795 invoked from network); 23 Jun 2010 06:17:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Jun 2010 06:17:46 -0000 Received: (qmail 94186 invoked by uid 500); 23 Jun 2010 06:17:45 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 93951 invoked by uid 500); 23 Jun 2010 06:17:42 -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 93942 invoked by uid 99); 23 Jun 2010 06:17:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jun 2010 06:17:41 +0000 X-ASF-Spam-Status: No, hits=2.1 required=10.0 tests=AWL,FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rantav@gmail.com designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-iw0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jun 2010 06:17:35 +0000 Received: by iwn1 with SMTP id 1so47228iwn.31 for ; Tue, 22 Jun 2010 23:17:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=RDmi+05hSUcm/8+Mqw9BjxU4K7ygb8GpOiyFEPydkLE=; b=GiX49Nzr9kU21zhgpFtagyGcBXUbz1BaVJUhFiXRoc4dp/FgUq1Jq1CQiSsFzKQnsy etTTv0crPLrQ6pF+WAC1aAVY8MK1GYKqsWxEEMcCg9r8HfkgGaXFQocqe6z0/LSNqRGv G7jfeyyjo9XP3T1COxI5clIGt0KwrKPEP7t8Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=TyFILo6ZlFT9j1Z0tZcgH47Bl/Dbgj+fy5iBZRW5CYhExd3SMXfv1Y8zdly5lG5fVp Mal5d0eJZe/Bp/gqVZAyARuMCtZsC6U8oXjRToITi3xaVijaNwlNFvyuZZR6dfS9F1E8 o9cARmQYxUBbRdhv0MV87IPdeYTg10e1hbCgw= Received: by 10.231.187.6 with SMTP id cu6mr7474564ibb.76.1277273835233; Tue, 22 Jun 2010 23:17:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.171.10 with HTTP; Tue, 22 Jun 2010 23:16:55 -0700 (PDT) In-Reply-To: References: From: Ran Tavory Date: Wed, 23 Jun 2010 09:16:55 +0300 Message-ID: Subject: Re: Hector - Java doc To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=00504502cbcc3ae0b80489ac7de4 --00504502cbcc3ae0b80489ac7de4 Content-Type: text/plain; charset=UTF-8 There isn't an online javadoc page, but the code is online and well documented and there's a wiki and all sorts of documents and examples http://github.com/rantav/hector/blob/master/src/main/java/me/prettyprint/cassandra/service/Keyspace.java http://wiki.github.com/rantav/hector/ On Wed, Jun 23, 2010 at 8:11 AM, Jonathan Holloway < jonathan.holloway@gmail.com> wrote: > I couldn't find the docs online but the Ant build script here in the > source: > > http://github.com/rantav/hector/blob/master/build.xml > > has a javadoc target you can run to generate them... hope that helps... > > Jon. > > > On 22 June 2010 21:25, Mubarak Seyed wrote: > >> Where can i find the java doc for Hector java client? Do i need to build >> one from source? >> >> -- >> Thanks, >> Mubarak Seyed. > > --00504502cbcc3ae0b80489ac7de4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
There isn't an online javadoc page, but the code is on= line and well documented and there's a wiki and all sorts of documents = and examples=C2=A0
http://wiki.github.c= om/rantav/hector/

On Wed, Jun 23, 201= 0 at 8:11 AM, Jonathan Holloway <jonathan.holloway@gmail.com> wrote:=
I couldn't find the docs online but the= Ant build script here in the source:


has a javadoc target you can run to generate them... ho= pe that helps...

Jon.


On 22 June 2010 21:25, Mubarak Seye= d <mubarak.seyed@gmail.com> wrote:
Where can i find the java doc for Hector jav= a client? Do i need to build one from source?

--
T= hanks,
Mubarak Seyed.

--00504502cbcc3ae0b80489ac7de4--