public class LensServer extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
LOG
The Constant LOG.
|
Modifier and Type | Method and Description |
---|---|
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.
|
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()
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.