|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lens.server.LensServer
public class LensServer
The Class LensServer.
Field Summary | |
---|---|
static org.apache.commons.logging.Log |
LOG
The Constant LOG. |
Method Summary | |
---|---|
static void |
main(String[] args)
The main method. |
void |
start()
Start. |
void |
startServices(org.apache.hadoop.hive.conf.HiveConf conf)
Start services. |
void |
stop()
Stop. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final org.apache.commons.logging.Log LOG
Method Detail |
---|
public void startServices(org.apache.hadoop.hive.conf.HiveConf conf)
conf
- the confpublic void start() throws IOException
IOException
- Signals that an I/O exception has occurred.public void stop()
public static void main(String[] args) throws Exception
args
- the arguments
Exception
- the exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |