A B C D E F G H I J K L M N O P R S T U V W

A

abort_txn(AbortTxnRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
abortTxn(AbortTxnRequest) - Method in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
accept(ExpressionTree.TreeVisitor) - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree
 
add_index(Index, Table) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
add_partition(Partition) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
add_partition(Partition) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
add_partition(Partition, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
add_partition(Partition) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Add a partition to the table.
add_partition_with_environment_context(Partition, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
add_partitions(List<Partition>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
add_partitions(List<Partition>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
add_partitions(List<Partition>, boolean, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
add_partitions(List<Partition>) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Add partitions to the table.
add_partitions(List<Partition>, boolean, boolean) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Add partitions to the table.
add_partitions_req(AddPartitionsRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
addIndex(Index) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
addIndex(Index) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
addIntermediateNode(ExpressionTree.LogicalOperator) - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree
Adds a intermediate node of either type(AND/OR).
addLeafNode(ExpressionTree.LeafNode) - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree
Adds a leaf node, pushes the new node onto the stack.
addLockComponent(LockComponent) - Method in class org.apache.hadoop.hive.metastore.LockRequestBuilder
Add a lock component to the lock request
addMasterKey(String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
addMasterKey(String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
addPartition(Partition) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
addPartition(Partition) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
AddPartitionEvent - Class in org.apache.hadoop.hive.metastore.events
 
AddPartitionEvent(Table, List<Partition>, boolean, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.AddPartitionEvent
 
AddPartitionEvent(Table, Partition, boolean, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.AddPartitionEvent
 
addPartitions(String, String, List<Partition>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
addPartitions(String, String, List<Partition>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
addRole(String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
addRole(String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
addToken(String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
addToken(String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
ADMIN - Static variable in class org.apache.hadoop.hive.metastore.HiveMetaStore
 
alter_database(String, Database) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
alter_function(String, String, Function) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
alter_index(String, String, String, Index) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
alter_index(String, String, String, Index) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
alter_index(String, String, String, Index) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
alter_partition(String, String, Partition) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
alter_partition(String, String, Partition) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
alter_partition(String, String, Partition) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
updates a partition to new partition
alter_partition_with_environment_context(String, String, Partition, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
alter_partitions(String, String, List<Partition>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
alter_partitions(String, String, List<Partition>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
alter_partitions(String, String, List<Partition>) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
updates a list of partitions
alter_table(String, String, Table) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
alter_table(String, String, Table) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
alter_table(String, String, Table, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
alter_table(String, String, Table) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
alter_table_with_environment_context(String, String, Table, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
alterDatabase(String, Database) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
alterDatabase(String, Database) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
alterDatabase(String, Database) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
Alter the database object in metastore.
alterDatabase(String, Database) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
alterFunction(String, String, Function) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
alterFunction(String, String, Function) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
alterFunction(String, String, Function) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
alterFunction(String, String, Function) - Method in interface org.apache.hadoop.hive.metastore.RawStore
Alter function based on new function specs.
AlterHandler - Interface in org.apache.hadoop.hive.metastore
Interface for Alter Table and Alter Partition code
alterIndex(String, String, String, Index) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
alterIndex(String, String, String, Index) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
alterPartition(RawStore, Warehouse, String, String, List<String>, Partition) - Method in interface org.apache.hadoop.hive.metastore.AlterHandler
handles alter partition
alterPartition(RawStore, Warehouse, String, String, List<String>, Partition) - Method in class org.apache.hadoop.hive.metastore.HiveAlterHandler
 
alterPartition(String, String, List<String>, Partition) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
alterPartition(String, String, List<String>, Partition) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
AlterPartitionEvent - Class in org.apache.hadoop.hive.metastore.events
 
AlterPartitionEvent(Partition, Partition, boolean, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.AlterPartitionEvent
 
alterPartitions(RawStore, Warehouse, String, String, List<Partition>) - Method in interface org.apache.hadoop.hive.metastore.AlterHandler
handles alter partitions
alterPartitions(RawStore, Warehouse, String, String, List<Partition>) - Method in class org.apache.hadoop.hive.metastore.HiveAlterHandler
 
alterPartitions(String, String, List<List<String>>, List<Partition>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
alterPartitions(String, String, List<List<String>>, List<Partition>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
alterTable(RawStore, Warehouse, String, String, Table) - Method in interface org.apache.hadoop.hive.metastore.AlterHandler
handles alter table
alterTable(RawStore, Warehouse, String, String, Table) - Method in class org.apache.hadoop.hive.metastore.HiveAlterHandler
 
alterTable(String, String, Table) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
alterTable(String, String, Table) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
AlterTableEvent - Class in org.apache.hadoop.hive.metastore.events
 
AlterTableEvent(Table, Table, boolean, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.AlterTableEvent
 
append(String) - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.FilterBuilder
 
append_partition(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
append_partition_by_name(String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
append_partition_by_name_with_environment_context(String, String, String, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
append_partition_with_environment_context(String, String, List<String>, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
appendPartition(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
appendPartition(String, String, List<String>, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
appendPartition(String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
appendPartition(String, String, String, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
appendPartition(String, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
appendPartition(String, String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
appendPartitionByName(String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
appendPartitionByName(String, String, String, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
ARCHIVING_LEVEL - Static variable in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
AUDIT_FORMAT - Static variable in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
auditLog - Static variable in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 

B

boolVal - Variable in class org.apache.hadoop.hive.metastore.MetaStoreThread.BooleanPointer
 
build() - Method in class org.apache.hadoop.hive.metastore.LockComponentBuilder
Get the constructed lock component.
build() - Method in class org.apache.hadoop.hive.metastore.LockRequestBuilder
Get the constructed LockRequest.

C

cancel_delegation_token(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
cancelDelegationToken(String) - Static method in class org.apache.hadoop.hive.metastore.HiveMetaStore
Discard a current delegation token.
cancelDelegationToken(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
cancelDelegationToken(String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
canDropPartition(Table, Partition) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
canJdoUseStringsWithIntegral() - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.LeafNode
 
check_lock(CheckLockRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
checkLock(long) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
checkLock(long) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Check the status of a set of locks requested via a IMetaStoreClient.lock(org.apache.hadoop.hive.metastore.api.LockRequest) call.
checkLock(CheckLockRequest) - Method in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
cleanDb() - Static method in class org.apache.hadoop.hive.metastore.txn.TxnDbUtil
 
cleanEmptyAbortedTxns() - Method in class org.apache.hadoop.hive.metastore.txn.CompactionTxnHandler
Clean up aborted transactions from txns that have no components in txn_components.
CLEANING_RESPONSE - Static variable in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
cleanupEvents() - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
cleanupEvents() - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
close() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
close() - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
closeFs(FileSystem) - Static method in class org.apache.hadoop.hive.metastore.Warehouse
 
commit_txn(CommitTxnRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
commitCreateTable(Table) - Method in interface org.apache.hadoop.hive.metastore.HiveMetaHook
Called after successfully adding a new table definition to the metastore during CREATE TABLE.
commitDropTable(Table, boolean) - Method in interface org.apache.hadoop.hive.metastore.HiveMetaHook
Called after successfully removing a table definition from the metastore during DROP TABLE.
commitTransaction() - Method in class org.apache.hadoop.hive.metastore.ObjectStore
if this is the commit of the first open call then an actual commit is called.
commitTransaction() - Method in interface org.apache.hadoop.hive.metastore.RawStore
if this is the commit of the first open call then an actual commit is called.
commitTxn(long) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
commitTxn(long) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Commit a transaction.
commitTxn(CommitTxnRequest) - Method in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
compact(CompactionRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
compact(String, String, String, CompactionType) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
compact(String, String, String, CompactionType) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Send a request to compact a table or partition.
compact(CompactionRequest) - Method in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
CompactionInfo - Class in org.apache.hadoop.hive.metastore.txn
Information on a possible or running compaction.
CompactionInfo() - Constructor for class org.apache.hadoop.hive.metastore.txn.CompactionInfo
 
CompactionTxnHandler - Class in org.apache.hadoop.hive.metastore.txn
Extends the transaction handler with methods needed only by the compactor threads.
CompactionTxnHandler(HiveConf) - Constructor for class org.apache.hadoop.hive.metastore.txn.CompactionTxnHandler
 
compareFieldColumns(List<FieldSchema>, List<FieldSchema>) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
containsAllFastStats(Map<String, String>) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
convertExprToFilter(byte[]) - Method in interface org.apache.hadoop.hive.metastore.PartitionExpressionProxy
Converts serialized Hive expression into filter in the format suitable for Filter.g.
convertToMPartitionColumnStatistics(MPartition, ColumnStatisticsDesc, ColumnStatisticsObj) - Static method in class org.apache.hadoop.hive.metastore.StatObjectConverter
 
convertToMTableColumnStatistics(MTable, ColumnStatisticsDesc, ColumnStatisticsObj) - Static method in class org.apache.hadoop.hive.metastore.StatObjectConverter
 
countLockComponents(long) - Static method in class org.apache.hadoop.hive.metastore.txn.TxnDbUtil
A tool to count the number of partitions, tables, and databases locked by a particular lockId.
create_database(Database) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
create_function(Function) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
create_index(Index) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
create_role(Role) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
create_role(Role) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
create_role(Role) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
create_table(Table) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
create_table_with_environment_context(Table, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
create_type(Type) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
createColumnsetSchema(String, List<String>, List<String>, Configuration) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
createDatabase(Database) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Create a new Database
createDatabase(Database) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
createDatabase(Database) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
createDatabase(Database) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
CreateDatabaseEvent - Class in org.apache.hadoop.hive.metastore.events
 
CreateDatabaseEvent(Database, boolean, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.CreateDatabaseEvent
 
createFunction(Function) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
createFunction(Function) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
createFunction(Function) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
createFunction(Function) - Method in interface org.apache.hadoop.hive.metastore.RawStore
Register a user-defined function based on the function specification passed in.
createIndex(Index, Table) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
create an index
createIndex(Index, Table) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
create an index
createTable(Table) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
createTable(Table, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
createTable(Table) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
createTable(Table) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
createTable(Table) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
CreateTableEvent - Class in org.apache.hadoop.hive.metastore.events
 
CreateTableEvent(Table, boolean, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.CreateTableEvent
 
createType(Type) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
createType(Type) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
createType(Type) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
createValidTxnList(GetOpenTxnsResponse) - Static method in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 

D

DATABASE_WAREHOUSE_SUFFIX - Static variable in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
dbname - Variable in class org.apache.hadoop.hive.metastore.txn.CompactionInfo
 
DEFAULT_DATABASE_COMMENT - Static variable in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
DEFAULT_DATABASE_NAME - Static variable in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
delete_partition_column_statistics(String, String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
delete_table_column_statistics(String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
deleteDir(FileSystem, Path, boolean, Configuration) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreFsImpl
 
deleteDir(FileSystem, Path, boolean, Configuration) - Method in interface org.apache.hadoop.hive.metastore.MetaStoreFS
delete a directory
deleteDir(Path, boolean) - Method in class org.apache.hadoop.hive.metastore.Warehouse
 
deletePartitionColumnStatistics(String, String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Delete partition level column statistics given dbName, tableName, partName and colName
deletePartitionColumnStatistics(String, String, String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Delete partition level column statistics given dbName, tableName, partName and colName
deletePartitionColumnStatistics(String, String, String, List<String>, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
deletePartitionColumnStatistics(String, String, String, List<String>, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
Deletes column statistics if present associated with a given db, table, partition and col.
deleteTableColumnStatistics(String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Delete table level column statistics given dbName, tableName and colName
deleteTableColumnStatistics(String, String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Delete table level column statistics given dbName, tableName and colName
deleteTableColumnStatistics(String, String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
deleteTableColumnStatistics(String, String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
Deletes column statistics if present associated with a given db, table and col.
deleteWHDirectory(Path, Configuration, boolean) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
doesPartitionExist(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
doesPartitionExist(String, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
drop_database(String, boolean, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
drop_function(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
drop_index_by_name(String, String, String, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
drop_partition(String, String, List<String>, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
drop_partition_by_name(String, String, String, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
drop_partition_by_name_with_environment_context(String, String, String, boolean, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
drop_partition_with_environment_context(String, String, List<String>, boolean, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
drop_partitions_req(DropPartitionsRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
drop_role(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
drop_role(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
drop_role(String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
drop_table(String, String, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
drop_table_with_environment_context(String, String, boolean, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
drop_type(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
dropDatabase(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropDatabase(String, boolean, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropDatabase(String, boolean, boolean, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropDatabase(String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
dropDatabase(String, boolean, boolean) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
dropDatabase(String, boolean, boolean, boolean) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
dropDatabase(String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
dropDatabase(String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
DropDatabaseEvent - Class in org.apache.hadoop.hive.metastore.events
 
DropDatabaseEvent(Database, boolean, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.DropDatabaseEvent
 
dropFunction(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropFunction(String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
dropFunction(String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
dropFunction(String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
Drop a function definition.
dropIndex(String, String, String, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropIndex(String, String, String, boolean) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
dropIndex(String, String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
dropIndex(String, String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
dropPartition(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropPartition(String, String, List<String>, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropPartition(String, String, String, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropPartition(String, String, String, boolean, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropPartition(String, String, List<String>, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropPartition(String, String, List<String>, boolean, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropPartition(String, String, List<String>, boolean) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
dropPartition(String, String, String, boolean) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
dropPartition(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
dropPartition(String, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
dropPartitionAllColumnGrantsNoTxn(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
dropPartitionByName(String, String, String, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropPartitionByName(String, String, String, boolean, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
DropPartitionEvent - Class in org.apache.hadoop.hive.metastore.events
 
DropPartitionEvent(Table, Partition, boolean, boolean, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.DropPartitionEvent
 
dropPartitions(String, String, List<ObjectPair<Integer, byte[]>>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropPartitions(String, String, List<ObjectPair<Integer, byte[]>>, boolean, boolean, boolean) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
dropPartitions(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
dropPartitions(String, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
dropTable(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropTable(String, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Deprecated. 
dropTable(String, String, boolean, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropTable(String, String, boolean, boolean, EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropTable(String, String, boolean, boolean) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Drop the table.
dropTable(String, boolean) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Deprecated. As of release 0.6.0 replaced by IMetaStoreClient.dropTable(String, String, boolean, boolean). This method will be removed in release 0.7.0.
dropTable(String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
dropTable(String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
dropTable(String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
DropTableEvent - Class in org.apache.hadoop.hive.metastore.events
 
DropTableEvent(Table, boolean, boolean, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.DropTableEvent
 
dropType(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
dropType(String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
dropType(String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 

E

EMPTY_TREE - Static variable in class org.apache.hadoop.hive.metastore.parser.ExpressionTree
The empty tree that can be returned for an empty filter.
endFunction(String, boolean, Exception, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
endFunction(String, MetaStoreEndFunctionContext) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
equals(Object) - Method in class org.apache.hadoop.hive.metastore.txn.CompactionInfo
 
EventCleanerTask - Class in org.apache.hadoop.hive.metastore.events
 
EventCleanerTask(HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.EventCleanerTask
 
exchange_partition(Map<String, String>, String, String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
exchange_partition(Map<String, String>, String, String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Exchange the partition between two tables
exchange_partition(Map<String, String>, String, String, String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
executeJDOQLSelect(String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
The following API - executeJDOQLSelect is used by HiveMetaTool.
executeJDOQLUpdate(String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
The following API - executeJDOQLUpdate is used by HiveMetaTool.
exportCounters(AbstractMap<String, Long>) - Method in class org.apache.hadoop.hive.metastore.MetaStoreEndFunctionListener
 
ExpressionTree - Class in org.apache.hadoop.hive.metastore.parser
The Class representing the filter as a binary tree.
ExpressionTree() - Constructor for class org.apache.hadoop.hive.metastore.parser.ExpressionTree
 
ExpressionTree.ANTLRNoCaseStringStream - Class in org.apache.hadoop.hive.metastore.parser
Case insensitive ANTLR string stream
ExpressionTree.ANTLRNoCaseStringStream(String) - Constructor for class org.apache.hadoop.hive.metastore.parser.ExpressionTree.ANTLRNoCaseStringStream
 
ExpressionTree.FilterBuilder - Class in org.apache.hadoop.hive.metastore.parser
Helper class that wraps the stringbuilder used to build the filter over the tree, as well as error propagation in two modes - expect errors, i.e.
ExpressionTree.FilterBuilder(boolean) - Constructor for class org.apache.hadoop.hive.metastore.parser.ExpressionTree.FilterBuilder
 
ExpressionTree.LeafNode - Class in org.apache.hadoop.hive.metastore.parser
The Class representing the leaf level nodes in the ExpressionTree.
ExpressionTree.LeafNode() - Constructor for class org.apache.hadoop.hive.metastore.parser.ExpressionTree.LeafNode
 
ExpressionTree.LogicalOperator - Enum in org.apache.hadoop.hive.metastore.parser
The logical operations supported.
ExpressionTree.Operator - Enum in org.apache.hadoop.hive.metastore.parser
The operators supported.
ExpressionTree.TreeNode - Class in org.apache.hadoop.hive.metastore.parser
The Class representing a Node in the ExpressionTree.
ExpressionTree.TreeNode() - Constructor for class org.apache.hadoop.hive.metastore.parser.ExpressionTree.TreeNode
 
ExpressionTree.TreeNode(ExpressionTree.TreeNode, ExpressionTree.LogicalOperator, ExpressionTree.TreeNode) - Constructor for class org.apache.hadoop.hive.metastore.parser.ExpressionTree.TreeNode
 
ExpressionTree.TreeVisitor - Class in org.apache.hadoop.hive.metastore.parser
Depth first traversal of ExpressionTree.
ExpressionTree.TreeVisitor() - Constructor for class org.apache.hadoop.hive.metastore.parser.ExpressionTree.TreeVisitor
 

F

fillColumnStatisticsData(String, ColumnStatisticsData, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.apache.hadoop.hive.metastore.StatObjectConverter
 
filterPartitionsByExpr(List<String>, byte[], String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.PartitionExpressionProxy
Filters the partition names via serialized Hive expression.
findFreePort() - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Finds a free port on the machine.
findNextToCompact(String) - Method in class org.apache.hadoop.hive.metastore.txn.CompactionTxnHandler
This will grab the next compaction request off of the queue, and assign it to the worker.
findNumCurrentLocks() - Static method in class org.apache.hadoop.hive.metastore.txn.TxnDbUtil
 
findPotentialCompactions(int) - Method in class org.apache.hadoop.hive.metastore.txn.CompactionTxnHandler
This will look through the completed_txn_components table and look for partitions or tables that may be ready for compaction.
findReadyToClean() - Method in class org.apache.hadoop.hive.metastore.txn.CompactionTxnHandler
Find entries in the queue that are ready to be cleaned.
FLAG_NO_DROP - Static variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
FLAG_NO_DROP_CASCADE - Static variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
FLAG_OFFLINE - Static variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
FLAG_READ_ONLY - Static variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
fromString(String) - Static method in enum org.apache.hadoop.hive.metastore.parser.ExpressionTree.Operator
 

G

generateInitFileName(String) - Method in class org.apache.hadoop.hive.metastore.MetaStoreSchemaInfo
Get the name of the script to initialize the schema for given version
generateJDOFilter(Configuration, Table, Map<String, Object>, ExpressionTree.FilterBuilder) - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.LeafNode
 
generateJDOFilter(Configuration, Table, Map<String, Object>, ExpressionTree.FilterBuilder) - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.TreeNode
Generates a JDO filter statement
generateJDOFilterFragment(Configuration, Table, Map<String, Object>, ExpressionTree.FilterBuilder) - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree
Generate the JDOQL filter for the given expression tree
get() - Static method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_all_databases() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_all_tables(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_column_privilege_set(String, String, String, String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_config_value(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
Returns the value of the given configuration variable name.
get_database(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_databases(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_db_privilege_set(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_delegation_token(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_fields(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_function(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_functions(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_index_by_name(String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_index_names(String, String, short) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_indexes(String, String, short) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_open_txns() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_open_txns_info() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_partition(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_partition_by_name(String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_partition_column_statistics(String, String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_partition_names(String, String, short) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_partition_names_ps(String, String, List<String>, short) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_partition_privilege_set(String, String, String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_partition_with_auth(String, String, List<String>, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_partitions(String, String, short) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_partitions_by_expr(PartitionsByExprRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_partitions_by_filter(String, String, String, short) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_partitions_by_names(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_partitions_ps(String, String, List<String>, short) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_partitions_ps_with_auth(String, String, List<String>, short, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_partitions_statistics_req(PartitionsStatsRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_partitions_with_auth(String, String, short, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_principals_in_role(GetPrincipalsInRoleRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_principals_in_role(GetPrincipalsInRoleRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
get_principals_in_role(GetPrincipalsInRoleRequest) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
get all role-grants for users/roles that have been granted the given role Note that in the returned list of RolePrincipalGrants, the roleName is redundant as it would match the role_name argument of this function
get_privilege_set(HiveObjectRef, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_privilege_set(HiveObjectRef, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
get_privilege_set(HiveObjectRef, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Return the privileges that the user, group have directly and indirectly through roles on the given hiveObject
get_role_grants_for_principal(GetRoleGrantsForPrincipalRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_role_grants_for_principal(GetRoleGrantsForPrincipalRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
get_role_grants_for_principal(GetRoleGrantsForPrincipalRequest) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
get all role-grants for roles that have been granted to given principal Note that in the returned list of RolePrincipalGrants, the principal information redundant as it would match the principal information in request
get_role_names() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_schema(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
Return the schema of the table.
get_table(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_table_column_statistics(String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_table_names_by_filter(String, String, short) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_table_objects_by_name(String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
Gets multiple tables from the hive metastore.
get_table_privilege_set(String, String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_table_statistics_req(TableStatsRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_tables(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_type(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_type_all(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
get_user_privilege_set(String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
getAllDatabases() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Get the names of all databases in the MetaStore.
getAllDatabases() - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Get the names of all databases in the MetaStore.
getAllDatabases() - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getAllDatabases() - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getAllTables(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Get the names of all tables in the specified database.
getAllTables(String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Get the names of all tables in the specified database.
getAllTables(String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getAllTables(String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getAllTokenIdentifiers() - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getAllTokenIdentifiers() - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getAndOr() - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.TreeNode
 
getArchivingLevel(Partition) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
getBadRecords() - Method in class org.apache.hadoop.hive.metastore.ObjectStore.UpdateMDatabaseURIRetVal
 
getBadRecords() - Method in class org.apache.hadoop.hive.metastore.ObjectStore.UpdateMStorageDescriptorTblPropURIRetVal
 
getBadRecords() - Method in class org.apache.hadoop.hive.metastore.ObjectStore.UpdateMStorageDescriptorTblURIRetVal
 
getBadRecords() - Method in class org.apache.hadoop.hive.metastore.ObjectStore.UpdateSerdeURIRetVal
 
getClass(String) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
getColumnNamesFromFieldSchema(List<FieldSchema>) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Convert FieldSchemas to columnNames.
getColumnPrivilegeSet(String, String, String, String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getColumnPrivilegeSet(String, String, String, String, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getColumnTypesFromFieldSchema(List<FieldSchema>) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Convert FieldSchemas to columnTypes.
getConf() - Method in class org.apache.hadoop.hive.metastore.HiveAlterHandler
 
getConf() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
getConf() - Method in class org.apache.hadoop.hive.metastore.MetaStoreEndFunctionListener
 
getConf() - Method in class org.apache.hadoop.hive.metastore.MetaStoreEventListener
 
getConf() - Method in class org.apache.hadoop.hive.metastore.MetaStoreInitListener
 
getConf() - Method in class org.apache.hadoop.hive.metastore.MetaStorePreEventListener
 
getConf() - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getConf() - Method in class org.apache.hadoop.hive.metastore.RawStoreProxy
 
getConf() - Method in class org.apache.hadoop.hive.metastore.RetryingHMSHandler
 
getConfigValue(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getConfigValue(String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
getCounters() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
getCpuProfile(int) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
getDatabase() - Method in class org.apache.hadoop.hive.metastore.events.CreateDatabaseEvent
 
getDatabase() - Method in class org.apache.hadoop.hive.metastore.events.DropDatabaseEvent
 
getDatabase() - Method in class org.apache.hadoop.hive.metastore.events.PreCreateDatabaseEvent
 
getDatabase() - Method in class org.apache.hadoop.hive.metastore.events.PreDropDatabaseEvent
 
getDatabase(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getDatabase(String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Get a Database Object
getDatabase(String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getDatabase(String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getDatabasePath(Database) - Method in class org.apache.hadoop.hive.metastore.Warehouse
 
getDatabases(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Get the names of all databases in the MetaStore that match the given pattern.
getDatabases(String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Get the names of all databases in the MetaStore that match the given pattern.
getDatabases(String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getDatabases(String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getDbName() - Method in class org.apache.hadoop.hive.metastore.events.PreAlterPartitionEvent
 
getDbName() - Method in class org.apache.hadoop.hive.metastore.events.PreLoadPartitionDoneEvent
 
getDBPrivilege(String, String, PrincipalType) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getDBPrivilegeSet(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getDBPrivilegeSet(String, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getDDLFromFieldSchema(String, List<FieldSchema>) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Convert FieldSchemas to Thrift DDL.
getDefaultDatabasePath(String) - Method in class org.apache.hadoop.hive.metastore.Warehouse
 
getDelegationToken(String, String) - Static method in class org.apache.hadoop.hive.metastore.HiveMetaStore
Get a new delegation token.
getDelegationToken(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getDelegationToken(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getDelegationToken(String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
getDeleteData() - Method in class org.apache.hadoop.hive.metastore.events.DropPartitionEvent
 
getDeleteData() - Method in class org.apache.hadoop.hive.metastore.events.DropTableEvent
 
getDeleteData() - Method in class org.apache.hadoop.hive.metastore.events.PreDropPartitionEvent
 
getDeleteData() - Method in class org.apache.hadoop.hive.metastore.events.PreDropTableEvent
 
getDeserializer(Configuration, Table) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
getDeserializer Get the Deserializer for a table.
getDeserializer(Configuration, Partition, Table) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
getDeserializer Get the Deserializer for a partition.
getDnsPath(Path) - Method in class org.apache.hadoop.hive.metastore.Warehouse
Hadoop File System reverse lookups paths with raw ip addresses The File System URI always contains the canonical DNS name of the Namenode.
getEnvironmentContext() - Method in class org.apache.hadoop.hive.metastore.events.ListenerEvent
 
getErrorMessage() - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.FilterBuilder
 
getEventType() - Method in class org.apache.hadoop.hive.metastore.events.PreEventContext
 
getException() - Method in class org.apache.hadoop.hive.metastore.MetaStoreEndFunctionContext
 
getFields(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getFields(String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
getFieldSchemaFromTypeInfo(String, TypeInfo) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Convert TypeInfo to FieldSchema.
getFieldsFromDeserializer(String, Deserializer) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
getFileStatusesForSD(StorageDescriptor) - Method in class org.apache.hadoop.hive.metastore.Warehouse
 
getFileStatusesForUnpartitionedTable(Database, Table) - Method in class org.apache.hadoop.hive.metastore.Warehouse
 
getFilter() - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.FilterBuilder
 
getFs(Path) - Method in class org.apache.hadoop.hive.metastore.Warehouse
Helper functions to convert IOException to MetaException
getFullDDLFromFieldSchema(String, List<FieldSchema>) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Convert FieldSchemas to Thrift DDL + column names and column types
getFullPartitionName() - Method in class org.apache.hadoop.hive.metastore.txn.CompactionInfo
 
getFullTableName() - Method in class org.apache.hadoop.hive.metastore.txn.CompactionInfo
 
getFunction(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getFunction(String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
getFunction(String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getFunction(String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
Retrieve function by name.
getFunctions(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getFunctions(String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
getFunctions(String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getFunctions(String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
Retrieve list of function names based on name pattern.
getHandler() - Method in class org.apache.hadoop.hive.metastore.events.ListenerEvent
 
getHandler() - Method in class org.apache.hadoop.hive.metastore.events.PreEventContext
 
getHiveConf() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
getHiveSchemaVersion() - Static method in class org.apache.hadoop.hive.metastore.MetaStoreSchemaInfo
 
getHook(Table) - Method in interface org.apache.hadoop.hive.metastore.HiveMetaHookLoader
Loads a hook for the specified table.
getIndex(String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getIndex(String, String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
getIndex(String, String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getIndex(String, String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getIndexes(String, String, int) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getIndexes(String, String, int) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getIndexTableName(String, String, String) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
getInputTableName() - Method in class org.apache.hadoop.hive.metastore.MetaStoreEndFunctionContext
 
getIpAddress() - Static method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
getJdoConnectionUrl(Configuration) - Method in interface org.apache.hadoop.hive.metastore.hooks.JDOConnectionURLHook
Gets the connection URL to supply to JDO.
getJdoOp() - Method in enum org.apache.hadoop.hive.metastore.parser.ExpressionTree.Operator
 
getLhs() - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.TreeNode
 
getListType(String) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
getMapType(String, String) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
getMasterKeys() - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getMasterKeys() - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getMetaStoreSaslProperties(HiveConf) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Read and return the meta store Sasl configuration.
getMetaStoreSchemaVersion() - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getMetaStoreSchemaVersion() - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getMetaStoreScriptDir() - Method in class org.apache.hadoop.hive.metastore.MetaStoreSchemaInfo
Find the directory of metastore scripts
getMS() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
Get a cached RawStore.
getNewPartition() - Method in class org.apache.hadoop.hive.metastore.events.AlterPartitionEvent
 
getNewPartition() - Method in class org.apache.hadoop.hive.metastore.events.PreAlterPartitionEvent
 
getNewTable() - Method in class org.apache.hadoop.hive.metastore.events.AlterTableEvent
 
getNewTable() - Method in class org.apache.hadoop.hive.metastore.events.PreAlterTableEvent
 
getOldPartition() - Method in class org.apache.hadoop.hive.metastore.events.AlterPartitionEvent
 
getOldPartVals() - Method in class org.apache.hadoop.hive.metastore.events.PreAlterPartitionEvent
 
getOldTable() - Method in class org.apache.hadoop.hive.metastore.events.AlterTableEvent
 
getOldTable() - Method in class org.apache.hadoop.hive.metastore.events.PreAlterTableEvent
 
getOp() - Method in enum org.apache.hadoop.hive.metastore.parser.ExpressionTree.Operator
 
getOpenTxns() - Method in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
getOpenTxnsInfo() - Method in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
getOriginalLocation(Partition) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
getPartColIndexForFilter(Table, ExpressionTree.FilterBuilder) - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.LeafNode
Get partition column index in the table partition column list that corresponds to the key that is being filtered on by this tree node.
getPartition() - Method in class org.apache.hadoop.hive.metastore.events.DropPartitionEvent
 
getPartition() - Method in class org.apache.hadoop.hive.metastore.events.PreDropPartitionEvent
 
getPartition(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getPartition(String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getPartition(String, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
getPartition(String, String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
getPartition(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getPartition(String, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getPartitionColumnStatistics(String, String, List<String>, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Get partitions column statistics given dbName, tableName, multiple partitions and colName-s
getPartitionColumnStatistics(String, String, List<String>, List<String>) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Get partitions column statistics given dbName, tableName, multiple partitions and colName-s
getPartitionColumnStatistics(String, String, List<String>, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getPartitionColumnStatistics(String, String, List<String>, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
Returns the relevant column statistics for given columns in given partitions in a given table in a given database if such statistics exist.
getPartitionColumnStatisticsDesc(MPartitionColumnStatistics) - Static method in class org.apache.hadoop.hive.metastore.StatObjectConverter
 
getPartitionColumnStatisticsObj(MPartitionColumnStatistics) - Static method in class org.apache.hadoop.hive.metastore.StatObjectConverter
 
getPartitionMetadata(Partition, Table) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
getPartitionName() - Method in class org.apache.hadoop.hive.metastore.events.LoadPartitionDoneEvent
 
getPartitionName() - Method in class org.apache.hadoop.hive.metastore.events.PreLoadPartitionDoneEvent
 
getPartitionPath(Database, String, LinkedHashMap<String, String>) - Method in class org.apache.hadoop.hive.metastore.Warehouse
 
getPartitionPath(Path, LinkedHashMap<String, String>) - Method in class org.apache.hadoop.hive.metastore.Warehouse
 
getPartitionPrivilegeSet(String, String, String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getPartitionPrivilegeSet(String, String, String, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getPartitions() - Method in class org.apache.hadoop.hive.metastore.events.AddPartitionEvent
 
getPartitions() - Method in class org.apache.hadoop.hive.metastore.events.PreAddPartitionEvent
 
getPartitions(String, String, int) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getPartitions(String, String, int) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getPartitionsByExpr(String, String, byte[], String, short, List<Partition>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getPartitionsByExpr(String, String, byte[], String, short, List<Partition>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getPartitionsByFilter(String, String, String, short) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getPartitionsByFilter(String, String, String, short) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getPartitionsByNames(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getPartitionsByNames(String, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Get partitions by a list of partition names.
getPartitionsByNames(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getPartitionsByNames(String, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getPartitionsWithAuth(String, String, short, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getPartitionsWithAuth(String, String, short, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getPartitionWithAuth(String, String, List<String>, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getPartitionWithAuth(String, String, List<String>, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getPartitionWithAuthInfo(String, String, List<String>, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getPartitionWithAuthInfo(String, String, List<String>, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
getPartSchemaFromTableSchema(StorageDescriptor, StorageDescriptor, Map<String, String>, String, String, List<FieldSchema>, Properties) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Get partition level schema from table level schema.
getPartValuesFromPartName(String) - Static method in class org.apache.hadoop.hive.metastore.Warehouse
 
getPersistenceManager() - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getPrincipalType(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
getProtectMode(Partition) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
getProtectMode(Table) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
getProtectModeFromString(String) - Static method in class org.apache.hadoop.hive.metastore.ProtectMode
 
getProxy(HiveConf, Configuration, String, int) - Static method in class org.apache.hadoop.hive.metastore.RawStoreProxy
 
getProxy(HiveConf, String) - Static method in class org.apache.hadoop.hive.metastore.RetryingHMSHandler
 
getProxy(HiveConf, HiveMetaHookLoader, String) - Static method in class org.apache.hadoop.hive.metastore.RetryingMetaStoreClient
 
getPvals(List<FieldSchema>, Map<String, String>) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Given a list of partition columns and a partial mapping from some partition columns to values the function returns the values for the column.
getRhs() - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.TreeNode
 
getRole(String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getRole(String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getRoot() - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree
 
getSchema(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getSchema(String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
getSchema(Partition, Table) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
getSchema(StorageDescriptor, StorageDescriptor, Map<String, String>, String, String, List<FieldSchema>) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
getSqlOp() - Method in enum org.apache.hadoop.hive.metastore.parser.ExpressionTree.Operator
 
getStatus() - Method in class org.apache.hadoop.hive.metastore.events.ListenerEvent
 
getStatus() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
getTable() - Method in class org.apache.hadoop.hive.metastore.events.AddPartitionEvent
 
getTable() - Method in class org.apache.hadoop.hive.metastore.events.CreateTableEvent
 
getTable() - Method in class org.apache.hadoop.hive.metastore.events.DropPartitionEvent
 
getTable() - Method in class org.apache.hadoop.hive.metastore.events.DropTableEvent
 
getTable() - Method in class org.apache.hadoop.hive.metastore.events.LoadPartitionDoneEvent
 
getTable() - Method in class org.apache.hadoop.hive.metastore.events.PreAddPartitionEvent
 
getTable() - Method in class org.apache.hadoop.hive.metastore.events.PreCreateTableEvent
 
getTable() - Method in class org.apache.hadoop.hive.metastore.events.PreDropPartitionEvent
 
getTable() - Method in class org.apache.hadoop.hive.metastore.events.PreDropTableEvent
 
getTable(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getTable(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Deprecated. 
getTable(String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Deprecated. As of release 0.6.0 replaced by IMetaStoreClient.getTable(String, String). This method will be removed in release 0.7.0.
getTable(String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Get a table object.
getTable(String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getTable(String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getTableColumnStatistics(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Get table column statistics given dbName, tableName and multiple colName-s
getTableColumnStatistics(String, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Get table column statistics given dbName, tableName and multiple colName-s
getTableColumnStatistics(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getTableColumnStatistics(String, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
Returns the relevant column statistics for a given column in a given table in a given database if such statistics exist.
getTableColumnStatisticsDesc(MTableColumnStatistics) - Static method in class org.apache.hadoop.hive.metastore.StatObjectConverter
 
getTableColumnStatisticsObj(MTableColumnStatistics) - Static method in class org.apache.hadoop.hive.metastore.StatObjectConverter
 
getTableMetadata(Table) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
getTableName() - Method in class org.apache.hadoop.hive.metastore.events.PreAlterPartitionEvent
 
getTableName() - Method in class org.apache.hadoop.hive.metastore.events.PreLoadPartitionDoneEvent
 
getTableObjectsByName(String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
getTableObjectsByName(String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
getTableObjectsByName(String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getTableObjectsByName(String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getTablePath(String, String) - Method in class org.apache.hadoop.hive.metastore.Warehouse
 
getTablePath(Database, String) - Method in class org.apache.hadoop.hive.metastore.Warehouse
 
getTablePrivilegeSet(String, String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getTablePrivilegeSet(String, String, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getTables(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Get the names of all tables in the specified database that satisfy the supplied table name pattern.
getTables(String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Get the names of all tables in the specified database that satisfy the supplied table name pattern.
getTables(String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getTables(String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getToken(String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getToken(String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getTokenStrForm() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getType(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getType(String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getType(String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getTypeAll(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getUpdateLocations() - Method in class org.apache.hadoop.hive.metastore.ObjectStore.UpdateMDatabaseURIRetVal
 
getUpdateLocations() - Method in class org.apache.hadoop.hive.metastore.ObjectStore.UpdateMStorageDescriptorTblPropURIRetVal
 
getUpdateLocations() - Method in class org.apache.hadoop.hive.metastore.ObjectStore.UpdateMStorageDescriptorTblURIRetVal
 
getUpdateLocations() - Method in class org.apache.hadoop.hive.metastore.ObjectStore.UpdateSerdeURIRetVal
 
getUpgradeScripts(String) - Method in class org.apache.hadoop.hive.metastore.MetaStoreSchemaInfo
Get the list of sql scripts required to upgrade from the give version to current
getUserPrivilegeSet(String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
getUserPrivilegeSet(String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
getValidTxns() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
getValidTxns() - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Get a structure that details valid transactions.
getVersion() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
getWh() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
getWhRoot() - Method in class org.apache.hadoop.hive.metastore.Warehouse
Resolve the configured warehouse root dir with respect to the configuration This involves opening the FileSystem corresponding to the warehouse root dir (but that should be ok given that this is only called during DDL statements for non-external tables).
grant_privileges(PrivilegeBag) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
grant_privileges(PrivilegeBag) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
grant_privileges(PrivilegeBag) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
grant_role(String, String, PrincipalType, String, PrincipalType, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
grant_role(String, String, PrincipalType, String, PrincipalType, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
grant_role(String, String, PrincipalType, String, PrincipalType, boolean) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
grantPrivileges(PrivilegeBag) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
grantPrivileges(PrivilegeBag) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
grantRole(Role, String, PrincipalType, String, PrincipalType, boolean) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
grantRole(Role, String, PrincipalType, String, PrincipalType, boolean) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 

H

hasError() - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.FilterBuilder
 
hashCode() - Method in class org.apache.hadoop.hive.metastore.txn.CompactionInfo
 
heartbeat(HeartbeatRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
heartbeat(long, long) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
heartbeat(long, long) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Send a heartbeat to indicate that the client holding these locks (if any) and that opened this transaction (if one exists) is still alive.
heartbeat(HeartbeatRequest) - Method in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
heartbeat_txn_range(HeartbeatTxnRangeRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
heartbeatTxnRange(long, long) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
heartbeatTxnRange(long, long) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Send heartbeats for a range of transactions.
heartbeatTxnRange(HeartbeatTxnRangeRequest) - Method in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
HiveAlterHandler - Class in org.apache.hadoop.hive.metastore
Hive specific implementation of alter
HiveAlterHandler() - Constructor for class org.apache.hadoop.hive.metastore.HiveAlterHandler
 
HiveMetaException - Exception in org.apache.hadoop.hive.metastore
 
HiveMetaException() - Constructor for exception org.apache.hadoop.hive.metastore.HiveMetaException
 
HiveMetaException(String) - Constructor for exception org.apache.hadoop.hive.metastore.HiveMetaException
 
HiveMetaException(Throwable) - Constructor for exception org.apache.hadoop.hive.metastore.HiveMetaException
 
HiveMetaException(String, Throwable) - Constructor for exception org.apache.hadoop.hive.metastore.HiveMetaException
 
HiveMetaHook - Interface in org.apache.hadoop.hive.metastore
HiveMetaHook defines notification methods which are invoked as part of transactions against the metastore, allowing external catalogs such as HBase to be kept in sync with Hive's metastore.
HiveMetaHookLoader - Interface in org.apache.hadoop.hive.metastore
HiveMetaHookLoader is responsible for loading a HiveMetaHook for a given table.
HiveMetaStore - Class in org.apache.hadoop.hive.metastore
TODO:pc remove application logic to a separate interface.
HiveMetaStore() - Constructor for class org.apache.hadoop.hive.metastore.HiveMetaStore
 
HiveMetaStore.HiveMetastoreCli - Class in org.apache.hadoop.hive.metastore
HiveMetaStore specific CLI
HiveMetaStore.HiveMetastoreCli() - Constructor for class org.apache.hadoop.hive.metastore.HiveMetaStore.HiveMetastoreCli
 
HiveMetaStore.HMSHandler - Class in org.apache.hadoop.hive.metastore
 
HiveMetaStore.HMSHandler(String) - Constructor for class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
HiveMetaStore.HMSHandler(String, HiveConf) - Constructor for class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
HiveMetaStoreClient - Class in org.apache.hadoop.hive.metastore
Hive Metastore Client.
HiveMetaStoreClient(HiveConf) - Constructor for class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
HiveMetaStoreClient(HiveConf, HiveMetaHookLoader) - Constructor for class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
HiveMetaStoreFsImpl - Class in org.apache.hadoop.hive.metastore
 
HiveMetaStoreFsImpl() - Constructor for class org.apache.hadoop.hive.metastore.HiveMetaStoreFsImpl
 
HiveMetaTool - Class in org.apache.hadoop.hive.metastore.tools
This class provides Hive admins a tool to - execute JDOQL against the metastore using DataNucleus - perform HA name node upgrade
HiveMetaTool() - Constructor for class org.apache.hadoop.hive.metastore.tools.HiveMetaTool
 

I

id - Variable in class org.apache.hadoop.hive.metastore.txn.CompactionInfo
 
IHMSHandler - Interface in org.apache.hadoop.hive.metastore
 
IMetaStoreClient - Interface in org.apache.hadoop.hive.metastore
TODO Unnecessary when the server sides for both dbstore and filestore are merged
IMetaStoreClient.IncompatibleMetastoreException - Exception in org.apache.hadoop.hive.metastore
 
IMetaStoreClient.IncompatibleMetastoreException(String) - Constructor for exception org.apache.hadoop.hive.metastore.IMetaStoreClient.IncompatibleMetastoreException
 
init(MetaStoreThread.BooleanPointer) - Method in interface org.apache.hadoop.hive.metastore.MetaStoreThread
Initialize the thread.
INITIATED_RESPONSE - Static variable in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.hadoop.hive.metastore.RawStoreProxy
 
invoke(Object, Method, Object[]) - Method in class org.apache.hadoop.hive.metastore.RetryingHMSHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.hadoop.hive.metastore.RetryingMetaStoreClient
 
isActiveTransaction() - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
isArchived(Partition) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
isDir(Path) - Method in class org.apache.hadoop.hive.metastore.Warehouse
 
isDirEmpty(FileSystem, Path) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Utility method that determines if a specified directory already has contents (non-hidden files) or not - useful to determine if an immutable table already has contents, for example.
isEmpty(Path) - Method in class org.apache.hadoop.hive.metastore.Warehouse
 
isExternalTable(Table) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Determines whether a table is an external table.
isImmutableTable(Table) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Determines whether a table is an immutable table.
isIndexTable(Table) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
isNonNativeTable(Table) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
isPartitionMarkedForEvent(String, String, Map<String, String>, PartitionEventType) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
isPartitionMarkedForEvent(String, String, Map<String, String>, PartitionEventType) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
isPartitionMarkedForEvent(String, String, Map<String, String>, PartitionEventType) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
isPartitionMarkedForEvent(String, String, Map<String, String>, PartitionEventType) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
isPartitionMarkedForEvent(String, String, Map<String, String>, PartitionEventType) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
isReverseOrder - Variable in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.LeafNode
 
isSuccess() - Method in class org.apache.hadoop.hive.metastore.MetaStoreEndFunctionContext
 
isView(Table) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
isWritable(Path) - Method in class org.apache.hadoop.hive.metastore.Warehouse
 

J

JDOConnectionURLHook - Interface in org.apache.hadoop.hive.metastore.hooks
JDOConnectURLHook is used to get the URL that JDO uses to connect to the database that stores the metastore data.

K

keyName - Variable in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.LeafNode
 

L

LA(int) - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.ANTLRNoCaseStringStream
 
list_db_privileges(String, PrincipalType, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
list_global_privileges(String, PrincipalType) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
list_partition_column_privileges(String, PrincipalType, String, String, List<String>, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
list_partition_privileges(String, PrincipalType, String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
list_privileges(String, PrincipalType, HiveObjectRef) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
list_privileges(String, PrincipalType, HiveObjectRef) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
list_privileges(String, PrincipalType, HiveObjectRef) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Return the privileges that this principal has directly over the object (not through roles).
list_roles(String, PrincipalType) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
list_roles(String, PrincipalType) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
list_roles(String, PrincipalType) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
list_table_column_privileges(String, PrincipalType, String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
list_table_privileges(String, PrincipalType, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
listAllTableGrants(String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listAllTableGrants(String, PrincipalType, String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listAllTableGrants(String, PrincipalType, String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listDBGrantsAll(String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listDBGrantsAll(String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
ListenerEvent - Class in org.apache.hadoop.hive.metastore.events
Base class for all the events which are defined for metastore.
ListenerEvent(boolean, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.ListenerEvent
 
listFSRoots() - Method in class org.apache.hadoop.hive.metastore.ObjectStore
The following API - listFSRoots is used by HiveMetaTool.
listGlobalGrantsAll() - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listGlobalGrantsAll() - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listIndexes(String, String, short) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
list all the index names of the give base table.
listIndexes(String, String, short) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
list indexes of the give base table
listIndexNames(String, String, short) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
list indexes of the give base table
listIndexNames(String, String, short) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
list all the index names of the give base table.
listIndexNames(String, String, short) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listIndexNames(String, String, short) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listPartitionAllColumnGrants(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPartitionColumnGrantsAll(String, String, String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPartitionColumnGrantsAll(String, String, String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listPartitionGrantsAll(String, String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPartitionGrantsAll(String, String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listPartitionNames(String, String, short) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
listPartitionNames(String, String, List<String>, short) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
listPartitionNames(String, String, short) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
listPartitionNames(String, String, List<String>, short) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
listPartitionNames(String, String, short) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPartitionNames(String, String, short) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listPartitionNamesByFilter(String, String, String, short) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPartitionNamesByFilter(String, String, String, short) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listPartitionNamesPs(String, String, List<String>, short) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPartitionNamesPs(String, String, List<String>, short) - Method in interface org.apache.hadoop.hive.metastore.RawStore
Lists partition names that match a given partial specification
listPartitions(String, String, short) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
listPartitions(String, String, List<String>, short) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
listPartitions(String, String, short) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
listPartitions(String, String, List<String>, short) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
listPartitionsByExpr(String, String, byte[], String, short, List<Partition>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
listPartitionsByExpr(String, String, byte[], String, short, List<Partition>) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Get list of partitions matching specified serialized expression
listPartitionsByFilter(String, String, String, short) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Get list of partitions matching specified filter
listPartitionsByFilter(String, String, String, short) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Get list of partitions matching specified filter
listPartitionsPsWithAuth(String, String, List<String>, short, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPartitionsPsWithAuth(String, String, List<String>, short, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
Lists partitions that match a given partial specification and sets their auth privileges.
listPartitionsWithAuthInfo(String, String, short, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
listPartitionsWithAuthInfo(String, String, List<String>, short, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
listPartitionsWithAuthInfo(String, String, short, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
listPartitionsWithAuthInfo(String, String, List<String>, short, String, List<String>) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
listPrincipalDBGrants(String, PrincipalType, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPrincipalDBGrants(String, PrincipalType, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listPrincipalDBGrantsAll(String, PrincipalType) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPrincipalDBGrantsAll(String, PrincipalType) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listPrincipalGlobalGrants(String, PrincipalType) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPrincipalGlobalGrants(String, PrincipalType) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listPrincipalPartitionColumnGrants(String, PrincipalType, String, String, String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPrincipalPartitionColumnGrants(String, PrincipalType, String, String, String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listPrincipalPartitionColumnGrantsAll(String, PrincipalType) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPrincipalPartitionColumnGrantsAll(String, PrincipalType) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listPrincipalPartitionGrants(String, PrincipalType, String, String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPrincipalPartitionGrants(String, PrincipalType, String, String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listPrincipalPartitionGrantsAll(String, PrincipalType) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPrincipalPartitionGrantsAll(String, PrincipalType) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listPrincipalTableColumnGrants(String, PrincipalType, String, String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPrincipalTableColumnGrants(String, PrincipalType, String, String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listPrincipalTableColumnGrantsAll(String, PrincipalType) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPrincipalTableColumnGrantsAll(String, PrincipalType) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listPrincipalTableGrantsAll(String, PrincipalType) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listPrincipalTableGrantsAll(String, PrincipalType) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listRoleMembers(String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listRoleMembers(String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
Get the role to principal grant mapping for given role
listRoleNames() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
listRoleNames() - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
list all role names
listRoleNames() - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listRoleNames() - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listRoles(String, PrincipalType) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listRoles(String, PrincipalType) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listTableAllColumnGrants(String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listTableAllPartitionColumnGrants(String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listTableAllPartitionGrants(String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listTableColumnGrantsAll(String, String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listTableColumnGrantsAll(String, String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listTableGrantsAll(String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listTableGrantsAll(String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
listTableNamesByFilter(String, String, short) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Get a list of table names that match a filter.
listTableNamesByFilter(String, String, short) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Get a list of table names that match a filter.
listTableNamesByFilter(String, String, short) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
listTableNamesByFilter(String, String, short) - Method in interface org.apache.hadoop.hive.metastore.RawStore
Gets a list of tables based on a filter string and filter type.
LoadPartitionDoneEvent - Class in org.apache.hadoop.hive.metastore.events
 
LoadPartitionDoneEvent(boolean, Table, Map<String, String>, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.LoadPartitionDoneEvent
 
lock(LockRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
lock(LockRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
lock(LockRequest) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Request a set of locks.
lock(LockRequest) - Method in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
LockComponentBuilder - Class in org.apache.hadoop.hive.metastore
A builder for LockComponents
LockComponentBuilder() - Constructor for class org.apache.hadoop.hive.metastore.LockComponentBuilder
 
lockNoWait(LockRequest) - Method in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
LockRequestBuilder - Class in org.apache.hadoop.hive.metastore
Builder class to make constructing LockRequest easier.
LockRequestBuilder() - Constructor for class org.apache.hadoop.hive.metastore.LockRequestBuilder
 
LOG - Static variable in class org.apache.hadoop.hive.metastore.events.EventCleanerTask
 
LOG - Static variable in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
LOG - Static variable in class org.apache.hadoop.hive.metastore.HiveMetaStore
 
LOG - Static variable in class org.apache.hadoop.hive.metastore.HiveMetaStoreFsImpl
 
LOG - Static variable in class org.apache.hadoop.hive.metastore.Warehouse
 

M

main(String[]) - Static method in class org.apache.hadoop.hive.metastore.HiveMetaStore
 
main(String[]) - Static method in class org.apache.hadoop.hive.metastore.tools.HiveMetaTool
 
makeDir(Path, HiveConf) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
makeDynamicPartName(Map<String, String>) - Static method in class org.apache.hadoop.hive.metastore.Warehouse
Given a dynamic partition specification, return the path corresponding to the static part of partition specification.
makeEscSpecFromName(String) - Static method in class org.apache.hadoop.hive.metastore.Warehouse
 
makeFilterStringFromMap(Map<String, String>) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Given a map of partition column names to values, this creates a filter string that can be used to call the *byFilter methods
makePartName(Map<String, String>, boolean) - Static method in class org.apache.hadoop.hive.metastore.Warehouse
Makes a partition name from a specification
makePartName(List<FieldSchema>, List<String>) - Static method in class org.apache.hadoop.hive.metastore.Warehouse
 
makePartName(List<FieldSchema>, List<String>, String) - Static method in class org.apache.hadoop.hive.metastore.Warehouse
Makes a valid partition name.
makePartPath(Map<String, String>) - Static method in class org.apache.hadoop.hive.metastore.Warehouse
Given a partition specification, return the path corresponding to the partition spec.
makeSpecFromName(String) - Static method in class org.apache.hadoop.hive.metastore.Warehouse
 
makeSpecFromName(Map<String, String>, Path) - Static method in class org.apache.hadoop.hive.metastore.Warehouse
 
makeValsFromName(String, AbstractList<String>) - Static method in class org.apache.hadoop.hive.metastore.Warehouse
Extracts values from partition name without the column names.
markCleaned(CompactionInfo) - Method in class org.apache.hadoop.hive.metastore.txn.CompactionTxnHandler
This will remove an entry from the queue after it has been compacted.
markCompacted(CompactionInfo) - Method in class org.apache.hadoop.hive.metastore.txn.CompactionTxnHandler
This will mark an entry in the queue as compacted and put it in the ready to clean state.
markPartitionForEvent(String, String, Map<String, String>, PartitionEventType) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
markPartitionForEvent(String, String, Map<String, String>, PartitionEventType) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
markPartitionForEvent(String, String, Map<String, String>, PartitionEventType) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
markPartitionForEvent(String, String, Map<String, String>, PartitionEventType) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
markPartitionForEvent(String, String, Map<String, String>, PartitionEventType) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
MetaStoreEndFunctionContext - Class in org.apache.hadoop.hive.metastore
Base class which provides context to implementations of MetaStoreEndFunctionListener
MetaStoreEndFunctionContext(boolean, Exception, String) - Constructor for class org.apache.hadoop.hive.metastore.MetaStoreEndFunctionContext
 
MetaStoreEndFunctionContext(boolean) - Constructor for class org.apache.hadoop.hive.metastore.MetaStoreEndFunctionContext
 
MetaStoreEndFunctionListener - Class in org.apache.hadoop.hive.metastore
This abstract class needs to be extended to provide implementation of actions that need to be performed when a function ends.
MetaStoreEndFunctionListener(Configuration) - Constructor for class org.apache.hadoop.hive.metastore.MetaStoreEndFunctionListener
 
MetaStoreEventListener - Class in org.apache.hadoop.hive.metastore
This abstract class needs to be extended to provide implementation of actions that needs to be performed when a particular event occurs on a metastore.
MetaStoreEventListener(Configuration) - Constructor for class org.apache.hadoop.hive.metastore.MetaStoreEventListener
 
MetaStoreFS - Interface in org.apache.hadoop.hive.metastore
Define a set of APIs that may vary in different environments
MetaStoreInit - Class in org.apache.hadoop.hive.metastore
MetaStoreInit defines functions to init/update MetaStore connection url.
MetaStoreInit() - Constructor for class org.apache.hadoop.hive.metastore.MetaStoreInit
 
MetaStoreInitContext - Class in org.apache.hadoop.hive.metastore
Base class which provides context to implementations of MetaStoreInitListener
MetaStoreInitContext() - Constructor for class org.apache.hadoop.hive.metastore.MetaStoreInitContext
 
MetaStoreInitListener - Class in org.apache.hadoop.hive.metastore
This abstract class needs to be extended to provide implementation of actions that needs to be performed when HMSHandler is initialized
MetaStoreInitListener(Configuration) - Constructor for class org.apache.hadoop.hive.metastore.MetaStoreInitListener
 
MetaStorePreEventListener - Class in org.apache.hadoop.hive.metastore
This abstract class needs to be extended to provide implementation of actions that needs to be performed before a particular event occurs on a metastore.
MetaStorePreEventListener(Configuration) - Constructor for class org.apache.hadoop.hive.metastore.MetaStorePreEventListener
 
MetaStoreSchemaInfo - Class in org.apache.hadoop.hive.metastore
 
MetaStoreSchemaInfo(String, HiveConf, String) - Constructor for class org.apache.hadoop.hive.metastore.MetaStoreSchemaInfo
 
MetaStoreThread - Interface in org.apache.hadoop.hive.metastore
A thread that runs in the metastore, separate from the threads in the thrift service.
MetaStoreThread.BooleanPointer - Class in org.apache.hadoop.hive.metastore
 
MetaStoreThread.BooleanPointer() - Constructor for class org.apache.hadoop.hive.metastore.MetaStoreThread.BooleanPointer
 
MetaStoreUtils - Class in org.apache.hadoop.hive.metastore
 
MetaStoreUtils() - Constructor for class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
mkdirs(Path) - Method in class org.apache.hadoop.hive.metastore.Warehouse
 

N

newHMSHandler(String, HiveConf) - Static method in class org.apache.hadoop.hive.metastore.HiveMetaStore
 
newInstance(Class<T>, Class<?>[], Object[]) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Create an object of the given class.
newSynchronizedClient(IMetaStoreClient) - Static method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Creates a synchronized wrapper for any IMetaStoreClient.
noDrop - Variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
noDropCascade - Variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
notifyBadConnectionUrl(String) - Method in interface org.apache.hadoop.hive.metastore.hooks.JDOConnectionURLHook
Alerts this that the connection URL was bad.

O

ObjectStore - Class in org.apache.hadoop.hive.metastore
This class is the interface between the application logic and the database store that contains the objects.
ObjectStore() - Constructor for class org.apache.hadoop.hive.metastore.ObjectStore
 
ObjectStore.UpdateMDatabaseURIRetVal - Class in org.apache.hadoop.hive.metastore
 
ObjectStore.UpdateMStorageDescriptorTblPropURIRetVal - Class in org.apache.hadoop.hive.metastore
 
ObjectStore.UpdateMStorageDescriptorTblURIRetVal - Class in org.apache.hadoop.hive.metastore
 
ObjectStore.UpdateSerdeURIRetVal - Class in org.apache.hadoop.hive.metastore
 
offline - Variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
onAddPartition(AddPartitionEvent) - Method in class org.apache.hadoop.hive.metastore.MetaStoreEventListener
 
onAlterPartition(AlterPartitionEvent) - Method in class org.apache.hadoop.hive.metastore.MetaStoreEventListener
 
onAlterTable(AlterTableEvent) - Method in class org.apache.hadoop.hive.metastore.MetaStoreEventListener
 
onCreateDatabase(CreateDatabaseEvent) - Method in class org.apache.hadoop.hive.metastore.MetaStoreEventListener
 
onCreateTable(CreateTableEvent) - Method in class org.apache.hadoop.hive.metastore.MetaStoreEventListener
 
onDropDatabase(DropDatabaseEvent) - Method in class org.apache.hadoop.hive.metastore.MetaStoreEventListener
 
onDropPartition(DropPartitionEvent) - Method in class org.apache.hadoop.hive.metastore.MetaStoreEventListener
 
onDropTable(DropTableEvent) - Method in class org.apache.hadoop.hive.metastore.MetaStoreEventListener
 
onEndFunction(String, MetaStoreEndFunctionContext) - Method in class org.apache.hadoop.hive.metastore.MetaStoreEndFunctionListener
 
onEvent(PreEventContext) - Method in class org.apache.hadoop.hive.metastore.MetaStorePreEventListener
 
onInit(MetaStoreInitContext) - Method in class org.apache.hadoop.hive.metastore.MetaStoreInitListener
 
onLoadPartitionDone(LoadPartitionDoneEvent) - Method in class org.apache.hadoop.hive.metastore.MetaStoreEventListener
 
open_txns(OpenTxnRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
openTransaction() - Method in class org.apache.hadoop.hive.metastore.ObjectStore
Opens a new one or the one already created Every call of this function must have corresponding commit or rollback function call
openTransaction() - Method in interface org.apache.hadoop.hive.metastore.RawStore
Opens a new one or the one already created Every call of this function must have corresponding commit or rollback function call
openTxn(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
openTxn(String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Initiate a transaction.
openTxns(String, int) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
openTxns(String, int) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Initiate a batch of transactions.
openTxns(OpenTxnRequest) - Method in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
operator - Variable in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.LeafNode
 
org.apache.hadoop.hive.metastore - package org.apache.hadoop.hive.metastore
 
org.apache.hadoop.hive.metastore.events - package org.apache.hadoop.hive.metastore.events
 
org.apache.hadoop.hive.metastore.hooks - package org.apache.hadoop.hive.metastore.hooks
 
org.apache.hadoop.hive.metastore.parser - package org.apache.hadoop.hive.metastore.parser
This package implements the parser for parsing the string filter for the listPartitionsByFilter API.
org.apache.hadoop.hive.metastore.tools - package org.apache.hadoop.hive.metastore.tools
 
org.apache.hadoop.hive.metastore.txn - package org.apache.hadoop.hive.metastore.txn
 

P

PARAMETER_NAME - Static variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
parse(String[]) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HiveMetastoreCli
 
PARTITION_DATE_FORMAT - Static variable in class org.apache.hadoop.hive.metastore.HiveMetaStore
A fixed date format to be used for hive partition column values.
partition_name_has_valid_characters(List<String>, boolean) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
partition_name_to_spec(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
partition_name_to_vals(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
PartitionExpressionProxy - Interface in org.apache.hadoop.hive.metastore
The proxy interface that metastore uses to manipulate and apply serialized filter expressions coming from client.
partitionNameHasValidCharacters(List<String>, Pattern) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
partitionNameToSpec(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
partitionNameToSpec(String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
partitionNameToVals(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
partitionNameToVals(String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
partName - Variable in class org.apache.hadoop.hive.metastore.txn.CompactionInfo
 
PreAddPartitionEvent - Class in org.apache.hadoop.hive.metastore.events
 
PreAddPartitionEvent(Table, List<Partition>, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.PreAddPartitionEvent
 
PreAddPartitionEvent(Table, Partition, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.PreAddPartitionEvent
 
PreAlterPartitionEvent - Class in org.apache.hadoop.hive.metastore.events
 
PreAlterPartitionEvent(String, String, List<String>, Partition, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.PreAlterPartitionEvent
 
PreAlterTableEvent - Class in org.apache.hadoop.hive.metastore.events
 
PreAlterTableEvent(Table, Table, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.PreAlterTableEvent
 
PreCreateDatabaseEvent - Class in org.apache.hadoop.hive.metastore.events
 
PreCreateDatabaseEvent(Database, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.PreCreateDatabaseEvent
 
preCreateTable(Table) - Method in interface org.apache.hadoop.hive.metastore.HiveMetaHook
Called before a new table definition is added to the metastore during CREATE TABLE.
PreCreateTableEvent - Class in org.apache.hadoop.hive.metastore.events
 
PreCreateTableEvent(Table, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.PreCreateTableEvent
 
PreDropDatabaseEvent - Class in org.apache.hadoop.hive.metastore.events
 
PreDropDatabaseEvent(Database, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.PreDropDatabaseEvent
 
PreDropPartitionEvent - Class in org.apache.hadoop.hive.metastore.events
 
PreDropPartitionEvent(Partition, boolean, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.PreDropPartitionEvent
 
PreDropPartitionEvent(Table, Partition, boolean, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.PreDropPartitionEvent
 
preDropTable(Table) - Method in interface org.apache.hadoop.hive.metastore.HiveMetaHook
Called before a table definition is removed from the metastore during DROP TABLE.
PreDropTableEvent - Class in org.apache.hadoop.hive.metastore.events
 
PreDropTableEvent(Table, boolean, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.PreDropTableEvent
 
PreEventContext - Class in org.apache.hadoop.hive.metastore.events
Base class for all the events which are defined for metastore.
PreEventContext(PreEventContext.PreEventType, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.PreEventContext
 
PreEventContext.PreEventType - Enum in org.apache.hadoop.hive.metastore.events
 
PreLoadPartitionDoneEvent - Class in org.apache.hadoop.hive.metastore.events
 
PreLoadPartitionDoneEvent(String, String, Map<String, String>, HiveMetaStore.HMSHandler) - Constructor for class org.apache.hadoop.hive.metastore.events.PreLoadPartitionDoneEvent
 
prepDb() - Static method in class org.apache.hadoop.hive.metastore.txn.TxnDbUtil
 
process(TProtocol, TProtocol) - Method in class org.apache.hadoop.hive.metastore.TSetIpAddressProcessor
 
process(TProtocol, TProtocol) - Method in class org.apache.hadoop.hive.metastore.TUGIBasedProcessor
 
ProtectMode - Class in org.apache.hadoop.hive.metastore
 
ProtectMode() - Constructor for class org.apache.hadoop.hive.metastore.ProtectMode
 
PUBLIC - Static variable in class org.apache.hadoop.hive.metastore.HiveMetaStore
 
pvalMatches(List<String>, List<String>) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Returns true if partial has the same values as full for all values that aren't empty in partial.

R

RawStore - Interface in org.apache.hadoop.hive.metastore
 
RawStore.CanNotRetry - Annotation Type in org.apache.hadoop.hive.metastore
Annotation to skip retries
RawStoreProxy - Class in org.apache.hadoop.hive.metastore
 
readOnly - Variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
reconnect() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
reconnect() - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Tries to reconnect this MetaStoreClient to the MetaStore.
recursiveDelete(File) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
recursiveDelete just recursively deletes a dir - you'd think Java would have something to do this??
removeMasterKey(Integer) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
removeMasterKey(Integer) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
removeRole(String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
removeRole(String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
removeToken(String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
removeToken(String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
rename_partition(String, String, List<String>, Partition) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
renameDir(Path, Path) - Method in class org.apache.hadoop.hive.metastore.Warehouse
 
renamePartition(String, String, List<String>, Partition) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
renamePartition(String, String, List<String>, Partition) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
rename a partition to a new partition
renew_delegation_token(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
renewDelegationToken(String) - Static method in class org.apache.hadoop.hive.metastore.HiveMetaStore
Renew a delegation token to extend its lifetime.
renewDelegationToken(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
renewDelegationToken(String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
requireCalStats(Configuration, Partition, Partition, Table) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
resetDefaultDBFlag() - Static method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
RetryingHMSHandler - Class in org.apache.hadoop.hive.metastore
 
RetryingMetaStoreClient - Class in org.apache.hadoop.hive.metastore
RetryingMetaStoreClient.
revoke_privileges(PrivilegeBag) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
revoke_privileges(PrivilegeBag) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
revoke_privileges(PrivilegeBag) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
revoke_role(String, String, PrincipalType) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
revoke_role(String, String, PrincipalType) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
revoke_role(String, String, PrincipalType) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
revokeFromLocalWorkers(String) - Method in class org.apache.hadoop.hive.metastore.txn.CompactionTxnHandler
This will take all entries assigned to workers on a host return them to INITIATED state.
revokePrivileges(PrivilegeBag) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
revokePrivileges(PrivilegeBag) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
revokeRole(Role, String, PrincipalType) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
revokeRole(Role, String, PrincipalType) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
revokeTimedoutWorkers(long) - Method in class org.apache.hadoop.hive.metastore.txn.CompactionTxnHandler
This call will return all compaction queue entries assigned to a worker but over the timeout back to the initiated state.
rollbackCreateTable(Table) - Method in interface org.apache.hadoop.hive.metastore.HiveMetaHook
Called after failure adding a new table definition to the metastore during CREATE TABLE.
rollbackDropTable(Table) - Method in interface org.apache.hadoop.hive.metastore.HiveMetaHook
Called after failure removing a table definition from the metastore during DROP TABLE.
rollbackTransaction() - Method in class org.apache.hadoop.hive.metastore.ObjectStore
Rolls back the current transaction if it is active
rollbackTransaction() - Method in interface org.apache.hadoop.hive.metastore.RawStore
Rolls back the current transaction if it is active
rollbackTxn(long) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
rollbackTxn(long) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Rollback a transaction.
run() - Method in class org.apache.hadoop.hive.metastore.events.EventCleanerTask
 
runAs - Variable in class org.apache.hadoop.hive.metastore.txn.CompactionInfo
 

S

set_table_parameters(String, String, Map<String, String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
set_ugi(String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
setBadRecords(List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore.UpdateMDatabaseURIRetVal
 
setBadRecords(List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore.UpdateMStorageDescriptorTblPropURIRetVal
 
setBadRecords(List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore.UpdateMStorageDescriptorTblURIRetVal
 
setBadRecords(List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore.UpdateSerdeURIRetVal
 
setConf(Configuration) - Method in class org.apache.hadoop.hive.metastore.HiveAlterHandler
 
setConf(Configuration) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
setConf(Configuration) - Method in interface org.apache.hadoop.hive.metastore.IHMSHandler
 
setConf(Configuration) - Method in class org.apache.hadoop.hive.metastore.MetaStoreEndFunctionListener
 
setConf(Configuration) - Method in class org.apache.hadoop.hive.metastore.MetaStoreEventListener
 
setConf(Configuration) - Method in class org.apache.hadoop.hive.metastore.MetaStoreInitListener
 
setConf(Configuration) - Method in class org.apache.hadoop.hive.metastore.MetaStorePreEventListener
 
setConf(Configuration) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
Called whenever this object is instantiated using ReflectionUils, and also on connection retries.
setConfValues(HiveConf) - Static method in class org.apache.hadoop.hive.metastore.txn.TxnDbUtil
Set up the configuration so it will use the DbTxnManager, concurrency will be set to true, and the JDBC configs will be set for putting the transaction and lock info in the embedded metastore.
setDbName(String) - Method in class org.apache.hadoop.hive.metastore.LockComponentBuilder
Set the database name.
setEnvironmentContext(EnvironmentContext) - Method in class org.apache.hadoop.hive.metastore.events.ListenerEvent
 
setError(String) - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.FilterBuilder
 
setExclusive() - Method in class org.apache.hadoop.hive.metastore.LockComponentBuilder
Set the lock to be exclusive.
setFieldsIntoOldStats(MTableColumnStatistics, MTableColumnStatistics) - Static method in class org.apache.hadoop.hive.metastore.StatObjectConverter
 
setFieldsIntoOldStats(MPartitionColumnStatistics, MPartitionColumnStatistics) - Static method in class org.apache.hadoop.hive.metastore.StatObjectConverter
 
setHiveConf(HiveConf) - Method in interface org.apache.hadoop.hive.metastore.MetaStoreThread
Set the Hive configuration for this thread.
setIpAddress(String) - Static method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
setMetaStoreSchemaVersion(String, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
setMetaStoreSchemaVersion(String, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
setPartitionName(String) - Method in class org.apache.hadoop.hive.metastore.LockComponentBuilder
Set the partition name.
setRunAs(long, String) - Method in class org.apache.hadoop.hive.metastore.txn.CompactionTxnHandler
Sets the user to run as.
setSemiShared() - Method in class org.apache.hadoop.hive.metastore.LockComponentBuilder
Set the lock to be semi-shared.
setSerdeParam(SerDeInfo, Properties, String) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
setShared() - Method in class org.apache.hadoop.hive.metastore.LockComponentBuilder
Set the lock to be shared.
setTableName(String) - Method in class org.apache.hadoop.hive.metastore.LockComponentBuilder
Set the table name.
setThreadId(int) - Method in interface org.apache.hadoop.hive.metastore.MetaStoreThread
Set the id for this thread.
setTransactionId(long) - Method in class org.apache.hadoop.hive.metastore.LockRequestBuilder
Set the transaction id.
setUpdateLocations(Map<String, String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore.UpdateMDatabaseURIRetVal
 
setUpdateLocations(Map<String, String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore.UpdateMStorageDescriptorTblPropURIRetVal
 
setUpdateLocations(Map<String, String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore.UpdateMStorageDescriptorTblURIRetVal
 
setUpdateLocations(Map<String, String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore.UpdateSerdeURIRetVal
 
setUser(String) - Method in class org.apache.hadoop.hive.metastore.LockRequestBuilder
 
show_compact(ShowCompactRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
show_locks(ShowLocksRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
showCompact(ShowCompactRequest) - Method in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
showCompactions() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
showCompactions() - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Get a list of all current compactions.
showLocks() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
showLocks() - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Show all currently held and waiting locks.
showLocks(ShowLocksRequest) - Method in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
showTxns() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
showTxns() - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Show the list of currently open transactions.
shutdown() - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
shutdown() - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
shutdown() - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
start() - Method in interface org.apache.hadoop.hive.metastore.MetaStoreThread
Run the thread in the background.
startFunction(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
startFunction(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
startMetaStore(int, HadoopThriftAuthBridge) - Static method in class org.apache.hadoop.hive.metastore.HiveMetaStore
Start Metastore based on a passed HadoopThriftAuthBridge
startMetaStore(int, HadoopThriftAuthBridge, HiveConf) - Static method in class org.apache.hadoop.hive.metastore.HiveMetaStore
Start the metastore store.
startMetaStore(int, HadoopThriftAuthBridge, HiveConf, Lock, Condition, MetaStoreThread.BooleanPointer) - Static method in class org.apache.hadoop.hive.metastore.HiveMetaStore
Start Metastore based on a passed HadoopThriftAuthBridge
startMetaStore(int, HadoopThriftAuthBridge) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
startMultiTableFunction(String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
startPartitionFunction(String, String, String, List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
startPartitionFunction(String, String, String, Map<String, String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
startTableFunction(String, String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
StatObjectConverter - Class in org.apache.hadoop.hive.metastore
This class contains conversion logic that creates Thrift stat objects from JDO stat objects and plain arrays from DirectSQL.
StatObjectConverter() - Constructor for class org.apache.hadoop.hive.metastore.StatObjectConverter
 

T

tableExists(String, String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
tableExists(String) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Deprecated. 
tableExists(String, String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
tableExists(String) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Deprecated. As of release 0.6.0 replaced by IMetaStoreClient.tableExists(String, String). This method will be removed in release 0.7.0.
tableName - Variable in class org.apache.hadoop.hive.metastore.txn.CompactionInfo
 
TableType - Enum in org.apache.hadoop.hive.metastore
Typesafe enum for types of tables described by the metastore.
tooManyAborts - Variable in class org.apache.hadoop.hive.metastore.txn.CompactionInfo
 
toString() - Method in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.FilterBuilder
 
toString() - Method in enum org.apache.hadoop.hive.metastore.parser.ExpressionTree.Operator
 
toString() - Method in class org.apache.hadoop.hive.metastore.ProtectMode
 
TServerSocketKeepAlive - Class in org.apache.hadoop.hive.metastore
TServerSocketKeepAlive - like TServerSocket, but will enable keepalive for accepted sockets.
TServerSocketKeepAlive(int) - Constructor for class org.apache.hadoop.hive.metastore.TServerSocketKeepAlive
 
TSetIpAddressProcessor<I extends org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.Iface> - Class in org.apache.hadoop.hive.metastore
TSetIpAddressProcessor passes the IP address of the Thrift client to the HMSHandler.
TSetIpAddressProcessor(I) - Constructor for class org.apache.hadoop.hive.metastore.TSetIpAddressProcessor
 
TUGIBasedProcessor<I extends org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.Iface> - Class in org.apache.hadoop.hive.metastore
TUGIBasedProcessor is used in unsecure mode for thrift metastore client server communication.
TUGIBasedProcessor(I) - Constructor for class org.apache.hadoop.hive.metastore.TUGIBasedProcessor
 
TxnDbUtil - Class in org.apache.hadoop.hive.metastore.txn
Utility methods for creating and destroying txn database/schema.
TxnDbUtil() - Constructor for class org.apache.hadoop.hive.metastore.txn.TxnDbUtil
 
TxnHandler - Class in org.apache.hadoop.hive.metastore.txn
A handler to answer transaction related calls that come into the metastore server.
TxnHandler(HiveConf) - Constructor for class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
type - Variable in class org.apache.hadoop.hive.metastore.txn.CompactionInfo
 
typeToThriftType(String) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Convert type to ThriftType.

U

unlock(UnlockRequest) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
unlock(long) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
unlock(long) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Unlock a set of locks.
unlock(UnlockRequest) - Method in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 
update_partition_column_statistics(ColumnStatistics) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
update_table_column_statistics(ColumnStatistics) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStore.HMSHandler
 
updateFSRootLocation(URI, URI, String, String, boolean) - Method in class org.apache.hadoop.hive.metastore.tools.HiveMetaTool
 
updateMasterKey(Integer, String) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
updateMasterKey(Integer, String) - Method in interface org.apache.hadoop.hive.metastore.RawStore
 
updateMDatabaseURI(URI, URI, boolean) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
The following APIs - updateMDatabaseURI is used by HiveMetaTool.
updateMStorageDescriptorTblPropURI(URI, URI, String, boolean) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
The following APIs - updateMStorageDescriptorTblPropURI is used by HiveMetaTool.
updateMStorageDescriptorTblURI(URI, URI, boolean) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
The following APIs - updateMStorageDescriptorTblURI is used by HiveMetaTool.
updatePartitionColumnStatistics(ColumnStatistics) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Write partition level column statistics to persistent store
updatePartitionColumnStatistics(ColumnStatistics) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Write partition level column statistics to persistent store
updatePartitionColumnStatistics(ColumnStatistics, List<String>) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
updatePartitionColumnStatistics(ColumnStatistics, List<String>) - Method in interface org.apache.hadoop.hive.metastore.RawStore
Persists the given column statistics object to the metastore
updatePartitionStatsFast(Partition, Warehouse) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
updatePartitionStatsFast(Partition, Warehouse, boolean) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
updatePartitionStatsFast(Partition, Warehouse, boolean, boolean) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Updates the numFiles and totalSize parameters for the passed Partition by querying the warehouse if the passed Partition does not already have values for these parameters.
updateSerdeURI(URI, URI, String, boolean) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
The following APIs - updateSerdeURI is used by HiveMetaTool.
updateTableColumnStatistics(ColumnStatistics) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
Write table level column statistics to persistent store
updateTableColumnStatistics(ColumnStatistics) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
Write table level column statistics to persistent store
updateTableColumnStatistics(ColumnStatistics) - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
updateTableColumnStatistics(ColumnStatistics) - Method in interface org.apache.hadoop.hive.metastore.RawStore
Persists the given column statistics object to the metastore
updateUnpartitionedTableStatsFast(Database, Table, Warehouse, boolean) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
updateUnpartitionedTableStatsFast(Database, Table, Warehouse, boolean, boolean) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
Updates the numFiles and totalSize parameters for the passed unpartitioned Table by querying the warehouse if the passed Table does not already have values for these parameters.

V

validateColumnName(String) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
validateColumnType(String) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
validate column type if it is predefined, yes.
validateName(String) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
validateName Checks the name conforms to our standars which are: "[a-zA-z_0-9]+".
validatePartitionNameCharacters(List<String>) - Method in class org.apache.hadoop.hive.metastore.HiveMetaStoreClient
 
validatePartitionNameCharacters(List<String>) - Method in interface org.apache.hadoop.hive.metastore.IMetaStoreClient
 
validatePartitionNameCharacters(List<String>, Pattern) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
validateSkewedColNames(List<String>) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
validateSkewedColNamesSubsetCol(List<String>, List<FieldSchema>) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
validateTblColumns(List<FieldSchema>) - Static method in class org.apache.hadoop.hive.metastore.MetaStoreUtils
 
value - Variable in class org.apache.hadoop.hive.metastore.parser.ExpressionTree.LeafNode
Constant expression side of the operator.
valueOf(String) - Static method in enum org.apache.hadoop.hive.metastore.events.PreEventContext.PreEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.metastore.parser.ExpressionTree.LogicalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.metastore.parser.ExpressionTree.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.metastore.TableType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.hadoop.hive.metastore.events.PreEventContext.PreEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.metastore.parser.ExpressionTree.LogicalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.metastore.parser.ExpressionTree.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.metastore.TableType
Returns an array containing the constants of this enum type, in the order they are declared.
verifySchema() - Method in class org.apache.hadoop.hive.metastore.ObjectStore
 
verifySchema() - Method in interface org.apache.hadoop.hive.metastore.RawStore
 

W

Warehouse - Class in org.apache.hadoop.hive.metastore
This class represents a warehouse where data of Hive tables is stored
Warehouse(Configuration) - Constructor for class org.apache.hadoop.hive.metastore.Warehouse
 
WORKING_RESPONSE - Static variable in class org.apache.hadoop.hive.metastore.txn.TxnHandler
 

A B C D E F G H I J K L M N O P R S T U V W

Copyright © 2014 The Apache Software Foundation. All rights reserved.