Interface | Description |
---|---|
HiveInterruptCallback | |
ValidTxnList |
Models the list of transactions that should be included in a snapshot.
|
Class | Description |
---|---|
CompressionUtils |
This class contains methods used for the purposes of compression, this class
should not be accessed from code run in Hadoop.
|
DiskRange |
The sections of a file.
|
DiskRangeList |
Java linked list iterator interface is convoluted, and moreover concurrent modifications
of the same list by multiple iterators are impossible.
|
DiskRangeList.DiskRangeListCreateHelper | |
DiskRangeList.DiskRangeListMutateHelper |
List in-place mutation helper - a bogus first element that is inserted before list head,
and thus remains constant even if head is replaced with some new range via in-place list
mutation.
|
FileUtils |
Collection of file manipulation utilities common across Hive.
|
HiveInterruptUtils | |
HiveStatsUtils |
HiveStatsUtils.
|
JavaUtils |
Collection of Java class loading/reflection related utilities common across
Hive.
|
LogUtils |
Utilities common to logging operations.
|
ObjectPair<F,S> | |
ServerUtils |
ServerUtils (specific to HiveServer version 1)
|
StatsSetupConst |
A class that defines the constant strings used by the statistics implementation.
|
ValidReadTxnList |
An implmentation of
ValidTxnList for use by readers. |
Enum | Description |
---|---|
StatsSetupConst.StatDB | |
ValidTxnList.RangeResponse |
The response to a range query.
|
Exception | Description |
---|---|
LogUtils.LogInitializationException |
Copyright © 2017 The Apache Software Foundation. All rights reserved.