org.apache.hadoop.hbase.thrift
Class DemoClient

java.lang.Object
  extended by org.apache.hadoop.hbase.thrift.DemoClient

public class DemoClient
extends Object

See the instructions under hbase-examples/README.txt


Field Summary
protected static String host
           
protected static int port
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

port

protected static int port

host

protected static String host
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2015 The Apache Software Foundation. All rights reserved.