public class QueryExecutionStatistics extends LoggableLensStatistics
Constructor and Description |
---|
QueryExecutionStatistics()
Instantiates a new query execution statistics.
|
QueryExecutionStatistics(long eventTime)
Instantiates a new query execution statistics.
|
Modifier and Type | Method and Description |
---|---|
String |
getEventId() |
org.apache.hadoop.hive.ql.metadata.Table |
getHiveTable(org.apache.hadoop.hive.conf.HiveConf conf)
Gets the hive table.
|
public QueryExecutionStatistics()
public QueryExecutionStatistics(long eventTime)
eventTime
- the event timepublic org.apache.hadoop.hive.ql.metadata.Table getHiveTable(org.apache.hadoop.hive.conf.HiveConf conf)
LoggableLensStatistics
getHiveTable
in class LoggableLensStatistics
conf
- the confpublic String getEventId()
getEventId
in class LensEvent
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.