Package | Description |
---|---|
org.apache.hadoop.hive.hbase |
Implements an HBase storage handler for Hive.
|
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.fs | |
org.apache.hadoop.hive.ql.stats.jdbc |
Class and Description |
---|
StatsAggregator
An interface for any possible implementation for gathering statistics.
|
StatsPublisher
An interface for any possible implementation for publishing statics.
|
Class and Description |
---|
StatsPublisher
An interface for any possible implementation for publishing statics.
|
Class and Description |
---|
StatsAggregator
An interface for any possible implementation for gathering statistics.
|
StatsCollectionTaskIndependent
This is just a marker interface to differentiate between stats publisher / aggregator
which don't track stats per task, as oppose to others which do.
|
StatsFactory
A factory of stats publisher and aggregator implementations of the
StatsPublisher and StatsAggregator interfaces.
|
StatsPublisher
An interface for any possible implementation for publishing statics.
|
Class and Description |
---|
StatsAggregator
An interface for any possible implementation for gathering statistics.
|
StatsCollectionTaskIndependent
This is just a marker interface to differentiate between stats publisher / aggregator
which don't track stats per task, as oppose to others which do.
|
StatsPublisher
An interface for any possible implementation for publishing statics.
|
Class and Description |
---|
StatsAggregator
An interface for any possible implementation for gathering statistics.
|
StatsPublisher
An interface for any possible implementation for publishing statics.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.