org.apache.hadoop.hbase.avro
Class AvroServer
java.lang.Object
org.apache.hadoop.hbase.avro.AvroServer
public class AvroServer
- extends Object
Start an Avro server
Nested Class Summary |
static class |
AvroServer.HBaseImpl
The HBaseImpl is a glue object that connects Avro RPC calls to the
HBase client API primarily defined in the HBaseAdmin and HTable objects. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AvroServer
public AvroServer()
doMain
protected static void doMain(String[] args)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.