|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JettyShims
Since Hadoop ships with different versions of Jetty in different versions, Hive uses a shim layer to access the parts of the API that have changed. Users should obtain an instance of this class using the ShimLoader factory.
Nested Class Summary | |
---|---|
static interface |
JettyShims.Server
Server. |
Method Summary | |
---|---|
JettyShims.Server |
startServer(String listen,
int port)
|
Method Detail |
---|
JettyShims.Server startServer(String listen, int port) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |