org.apache.hadoop.hive.shims
Class Jetty23Shims

java.lang.Object
  extended by org.apache.hadoop.hive.shims.Jetty23Shims
All Implemented Interfaces:
JettyShims

public class Jetty23Shims
extends Object
implements JettyShims

Jetty23Shims.


Constructor Summary
Jetty23Shims()
           
 
Method Summary
 org.apache.hadoop.hive.shims.Jetty23Shims.Server startServer(String listen, int port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Jetty23Shims

public Jetty23Shims()
Method Detail

startServer

public org.apache.hadoop.hive.shims.Jetty23Shims.Server startServer(String listen,
                                                                    int port)
                                                             throws IOException
Specified by:
startServer in interface JettyShims
Throws:
IOException


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