public class StatisticsService
extends org.apache.hive.service.AbstractService
| Modifier and Type | Field and Description |
|---|---|
static String |
STATS_SVC_NAME
The Constant STATS_SVC_NAME.
|
| Constructor and Description |
|---|
StatisticsService(String name)
Instantiates a new statistics service.
|
public static final String STATS_SVC_NAME
public StatisticsService(String name)
name - the namepublic void init(org.apache.hadoop.hive.conf.HiveConf hiveConf)
init in interface org.apache.hive.service.Serviceinit in class org.apache.hive.service.AbstractServicepublic void start()
start in interface org.apache.hive.service.Servicestart in class org.apache.hive.service.AbstractServicepublic void stop()
stop in interface org.apache.hive.service.Servicestop in class org.apache.hive.service.AbstractServiceCopyright © 2014–2016 Apache Software Foundation. All rights reserved.