This project has retired. For details please refer to its Attic page.
LensServerConf (Lens 2.0.1-beta-incubating API)

org.apache.lens.server
Class LensServerConf

java.lang.Object
  extended by org.apache.lens.server.LensServerConf

public class LensServerConf
extends Object

The Class LensServerConf.


Field Summary
static org.apache.hadoop.hive.conf.HiveConf conf
          The conf.
 
Constructor Summary
LensServerConf()
           
 
Method Summary
static org.apache.hadoop.hive.conf.HiveConf get()
          Gets the.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

conf

public static org.apache.hadoop.hive.conf.HiveConf conf
The conf.

Constructor Detail

LensServerConf

public LensServerConf()
Method Detail

get

public static org.apache.hadoop.hive.conf.HiveConf get()
Gets the.

Returns:
the hive conf


Copyright © 2014–2015 Apache Software Foundation. All rights reserved.