me.prettyprint.cassandra.examples
Class ExampleClient

java.lang.Object
  extended by me.prettyprint.cassandra.examples.ExampleClient

Deprecated. use ExampleDaoV2

@Deprecated
public class ExampleClient
extends Object

Example client that uses the cassandra hector client.

Author:
Ran Tavory (rantav@gmail.com)

Constructor Summary
ExampleClient()
          Deprecated.  
 
Method Summary
static void main(String[] args)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleClient

public ExampleClient()
Deprecated. 
Method Detail

main

public static void main(String[] args)
                 throws HectorException
Deprecated. 
Throws:
HectorException


Copyright © 2011. All Rights Reserved.