org.apache.hadoop.hbase.stargate
Class Main
java.lang.Object
org.apache.hadoop.hbase.stargate.Main
- All Implemented Interfaces:
- Constants
public class Main
- extends Object
- implements Constants
Main class for launching Stargate as a servlet hosted by an embedded Jetty
servlet container.
The following options are supported:
Fields inherited from interface org.apache.hadoop.hbase.stargate.Constants |
AUTHENTICATOR_KEY, DEFAULT_MAX_AGE, INSTANCE_ZNODE_ROOT, MIMETYPE_BINARY, MIMETYPE_HTML, MIMETYPE_JSON, MIMETYPE_PROTOBUF, MIMETYPE_TEXT, MIMETYPE_XML, MULTIUSER_KEY, STATUS_REPORT_PERIOD_KEY, USERS_TABLE, USERS_ZNODE_ROOT, VERSION_STRING |
Constructor Summary |
Main()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main
public Main()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2010 The Apache Software Foundation