org.apache.hadoop.hive.shims
Class Jetty20SShims

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

public class Jetty20SShims
extends Object
implements JettyShims


Constructor Summary
Jetty20SShims()
           
 
Method Summary
 org.apache.hadoop.hive.shims.Jetty20SShims.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

Jetty20SShims

public Jetty20SShims()
Method Detail

startServer

public org.apache.hadoop.hive.shims.Jetty20SShims.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.