|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatsPublisher | |
---|---|
org.apache.hadoop.hive.ql.exec | Hive QL execution tasks, operators, functions and other handlers. |
org.apache.hadoop.hive.ql.stats | |
org.apache.hadoop.hive.ql.stats.jdbc |
Uses of StatsPublisher in org.apache.hadoop.hive.ql.exec |
---|
Methods in org.apache.hadoop.hive.ql.exec that return StatsPublisher | |
---|---|
static StatsPublisher |
Utilities.getStatsPublisher(JobConf jc)
|
Uses of StatsPublisher in org.apache.hadoop.hive.ql.stats |
---|
Classes in org.apache.hadoop.hive.ql.stats that implement StatsPublisher | |
---|---|
class |
DummyStatsPublisher
An test implementation for StatsPublisher. |
Methods in org.apache.hadoop.hive.ql.stats that return StatsPublisher | |
---|---|
static StatsPublisher |
StatsFactory.getStatsPublisher()
Returns a Stats publisher implementation class for the IStatsPublisher interface For example HBaseStatsPublisher for the HBase implementation |
Uses of StatsPublisher in org.apache.hadoop.hive.ql.stats.jdbc |
---|
Classes in org.apache.hadoop.hive.ql.stats.jdbc that implement StatsPublisher | |
---|---|
class |
JDBCStatsPublisher
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |