| 组织ID: |
org.spark-project.hive |
| 项目ID: |
hive-metastore |
| 版本: |
0.12.0-protobuf-2.5 |
| 最后修改时间: |
2019-10-25 02:41:51 |
| 包类型: |
jar |
| 标题: |
Apache Hive 0.12 |
| 描述: |
Hive is a data warehouse infrastructure built on top of Hadoop see
http://wiki.apache.org/hadoop/Hive |
| 相关URL: |
http://hive.apache.org |
| 大小: |
3.19MB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.spark-project.hive</groupId>
<artifactId>hive-metastore</artifactId>
<version>0.12.0-protobuf-2.5</version>
</dependency>
|
| Gradle引入代码: |
org.spark-project.hive:hive-metastore:0.12.0-protobuf-2.5
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<!--
Apache Maven 2 POM generated by Apache Ivy
http://ant.apache.org/ivy/
Apache Ivy version: 2.3.0 20130110142753
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.spark-project.hive</groupId>
<artifactId>hive-metastore</artifactId>
<packaging>jar</packaging>
<version>0.12.0-protobuf-2.5</version>
<url>http://hive.apache.org</url>
<name>Apache Hive 0.12</name>
<description>Hive is a data warehouse infrastructure built on top of Hadoop see
http://wiki.apache.org/hadoop/Hive </description>
<developers>
<developer>
<id>pwendell</id>
<name>Patrick Wendell</name>
<url>pwendell.com</url>
</developer>
</developers>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>http://svn.apache.org/repos/asf/hive/</url>
</scm>
<dependencies>
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr</artifactId>
<version>3.4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr-runtime</artifactId>
<version>3.4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.antlr</groupId>
<artifactId>ST4</artifactId>
<version>4.0.4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.spark-project.hive</groupId>
<artifactId>hive-serde</artifactId>
<version>0.12.0-protobuf-2.5</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.jolbox</groupId>
<artifactId>bonecp</artifactId>
<version>0.7.1.RELEASE</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>commons-pool</groupId>
<artifactId>commons-pool</artifactId>
<version>1.5.4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.datanucleus</groupId>
<artifactId>datanucleus-api-jdo</artifactId>
<version>3.2.1</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<groupId>javax.jdo</groupId>
<artifactId>jdo2-api</artifactId>
</exclusion>
<exclusion>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</exclusion>
<exclusion>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.datanucleus</groupId>
<artifactId>datanucleus-core</artifactId>
<version>3.2.2</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.datanucleus</groupId>
<artifactId>datanucleus-rdbms</artifactId>
<version>3.2.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>javax.jdo</groupId>
<artifactId>jdo-api</artifactId>
<version>3.0.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
<version>10.4.2.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
org.apache.hadoop.hive.metastore.AlterHandler.class
org.apache.hadoop.hive.metastore.HiveAlterHandler.class
org.apache.hadoop.hive.metastore.HiveMetaException.class
org.apache.hadoop.hive.metastore.HiveMetaHook.class
org.apache.hadoop.hive.metastore.HiveMetaHookLoader.class
org.apache.hadoop.hive.metastore.HiveMetaStore$1.class
org.apache.hadoop.hive.metastore.HiveMetaStore$ChainedTTransportFactory.class
org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler$1.class
org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler$2.class
org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler$3.class
org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler$4.class
org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler$5.class
org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler.class
org.apache.hadoop.hive.metastore.HiveMetaStore$HiveMetastoreCli.class
org.apache.hadoop.hive.metastore.HiveMetaStore.class
org.apache.hadoop.hive.metastore.HiveMetaStoreClient$SynchronizedHandler.class
org.apache.hadoop.hive.metastore.HiveMetaStoreClient.class
org.apache.hadoop.hive.metastore.HiveMetaStoreFsImpl.class
org.apache.hadoop.hive.metastore.IHMSHandler.class
org.apache.hadoop.hive.metastore.IMetaStoreClient.class
org.apache.hadoop.hive.metastore.MetaStoreDirectSql$1.class
org.apache.hadoop.hive.metastore.MetaStoreDirectSql$10.class
org.apache.hadoop.hive.metastore.MetaStoreDirectSql$2.class
org.apache.hadoop.hive.metastore.MetaStoreDirectSql$3.class
org.apache.hadoop.hive.metastore.MetaStoreDirectSql$4.class
org.apache.hadoop.hive.metastore.MetaStoreDirectSql$5.class
org.apache.hadoop.hive.metastore.MetaStoreDirectSql$6.class
org.apache.hadoop.hive.metastore.MetaStoreDirectSql$7.class
org.apache.hadoop.hive.metastore.MetaStoreDirectSql$8.class
org.apache.hadoop.hive.metastore.MetaStoreDirectSql$9.class
org.apache.hadoop.hive.metastore.MetaStoreDirectSql$ApplyFunc.class
org.apache.hadoop.hive.metastore.MetaStoreDirectSql$PartitionFilterGenerator.class
org.apache.hadoop.hive.metastore.MetaStoreDirectSql.class
org.apache.hadoop.hive.metastore.MetaStoreEndFunctionContext.class
org.apache.hadoop.hive.metastore.MetaStoreEndFunctionListener.class
org.apache.hadoop.hive.metastore.MetaStoreEventListener.class
org.apache.hadoop.hive.metastore.MetaStoreFS.class
org.apache.hadoop.hive.metastore.MetaStoreInit$MetaStoreInitData.class
org.apache.hadoop.hive.metastore.MetaStoreInit.class
org.apache.hadoop.hive.metastore.MetaStoreInitContext.class
org.apache.hadoop.hive.metastore.MetaStoreInitListener.class
org.apache.hadoop.hive.metastore.MetaStorePreEventListener.class
org.apache.hadoop.hive.metastore.MetaStoreSchemaInfo.class
org.apache.hadoop.hive.metastore.MetaStoreUtils$1.class
org.apache.hadoop.hive.metastore.MetaStoreUtils.class
org.apache.hadoop.hive.metastore.ObjectStore$TXN_STATUS.class
org.apache.hadoop.hive.metastore.ObjectStore$UpdateMDatabaseURIRetVal.class
org.apache.hadoop.hive.metastore.ObjectStore$UpdateMStorageDescriptorTblPropURIRetVal.class
org.apache.hadoop.hive.metastore.ObjectStore$UpdateMStorageDescriptorTblURIRetVal.class
org.apache.hadoop.hive.metastore.ObjectStore$UpdateSerdeURIRetVal.class
org.apache.hadoop.hive.metastore.ObjectStore.class
org.apache.hadoop.hive.metastore.ProtectMode.class
org.apache.hadoop.hive.metastore.RawStore.class
org.apache.hadoop.hive.metastore.RetryingHMSHandler.class
org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.class
org.apache.hadoop.hive.metastore.RetryingRawStore.class
org.apache.hadoop.hive.metastore.TServerSocketKeepAlive.class
org.apache.hadoop.hive.metastore.TSetIpAddressProcessor.class
org.apache.hadoop.hive.metastore.TUGIBasedProcessor$1.class
org.apache.hadoop.hive.metastore.TUGIBasedProcessor.class
org.apache.hadoop.hive.metastore.TableType.class
org.apache.hadoop.hive.metastore.Warehouse.class
org.apache.hadoop.hive.metastore.api.AlreadyExistsException$1.class
org.apache.hadoop.hive.metastore.api.AlreadyExistsException$AlreadyExistsExceptionStandardScheme.class
org.apache.hadoop.hive.metastore.api.AlreadyExistsException$AlreadyExistsExceptionStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.AlreadyExistsException$AlreadyExistsExceptionTupleScheme.class
org.apache.hadoop.hive.metastore.api.AlreadyExistsException$AlreadyExistsExceptionTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.AlreadyExistsException$_Fields.class
org.apache.hadoop.hive.metastore.api.AlreadyExistsException.class
org.apache.hadoop.hive.metastore.api.BinaryColumnStatsData$1.class
org.apache.hadoop.hive.metastore.api.BinaryColumnStatsData$BinaryColumnStatsDataStandardScheme.class
org.apache.hadoop.hive.metastore.api.BinaryColumnStatsData$BinaryColumnStatsDataStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.BinaryColumnStatsData$BinaryColumnStatsDataTupleScheme.class
org.apache.hadoop.hive.metastore.api.BinaryColumnStatsData$BinaryColumnStatsDataTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.BinaryColumnStatsData$_Fields.class
org.apache.hadoop.hive.metastore.api.BinaryColumnStatsData.class
org.apache.hadoop.hive.metastore.api.BooleanColumnStatsData$1.class
org.apache.hadoop.hive.metastore.api.BooleanColumnStatsData$BooleanColumnStatsDataStandardScheme.class
org.apache.hadoop.hive.metastore.api.BooleanColumnStatsData$BooleanColumnStatsDataStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.BooleanColumnStatsData$BooleanColumnStatsDataTupleScheme.class
org.apache.hadoop.hive.metastore.api.BooleanColumnStatsData$BooleanColumnStatsDataTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.BooleanColumnStatsData$_Fields.class
org.apache.hadoop.hive.metastore.api.BooleanColumnStatsData.class
org.apache.hadoop.hive.metastore.api.ColumnStatistics$1.class
org.apache.hadoop.hive.metastore.api.ColumnStatistics$ColumnStatisticsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ColumnStatistics$ColumnStatisticsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ColumnStatistics$ColumnStatisticsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ColumnStatistics$ColumnStatisticsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ColumnStatistics$_Fields.class
org.apache.hadoop.hive.metastore.api.ColumnStatistics.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsData$1.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsData$_Fields.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsData.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsDesc$1.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsDesc$ColumnStatisticsDescStandardScheme.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsDesc$ColumnStatisticsDescStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsDesc$ColumnStatisticsDescTupleScheme.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsDesc$ColumnStatisticsDescTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsDesc$_Fields.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsDesc.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsObj$1.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsObj$ColumnStatisticsObjStandardScheme.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsObj$ColumnStatisticsObjStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsObj$ColumnStatisticsObjTupleScheme.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsObj$ColumnStatisticsObjTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsObj$_Fields.class
org.apache.hadoop.hive.metastore.api.ColumnStatisticsObj.class
org.apache.hadoop.hive.metastore.api.ConfigValSecurityException$1.class
org.apache.hadoop.hive.metastore.api.ConfigValSecurityException$ConfigValSecurityExceptionStandardScheme.class
org.apache.hadoop.hive.metastore.api.ConfigValSecurityException$ConfigValSecurityExceptionStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ConfigValSecurityException$ConfigValSecurityExceptionTupleScheme.class
org.apache.hadoop.hive.metastore.api.ConfigValSecurityException$ConfigValSecurityExceptionTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ConfigValSecurityException$_Fields.class
org.apache.hadoop.hive.metastore.api.ConfigValSecurityException.class
org.apache.hadoop.hive.metastore.api.Database$1.class
org.apache.hadoop.hive.metastore.api.Database$DatabaseStandardScheme.class
org.apache.hadoop.hive.metastore.api.Database$DatabaseStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.Database$DatabaseTupleScheme.class
org.apache.hadoop.hive.metastore.api.Database$DatabaseTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.Database$_Fields.class
org.apache.hadoop.hive.metastore.api.Database.class
org.apache.hadoop.hive.metastore.api.DoubleColumnStatsData$1.class
org.apache.hadoop.hive.metastore.api.DoubleColumnStatsData$DoubleColumnStatsDataStandardScheme.class
org.apache.hadoop.hive.metastore.api.DoubleColumnStatsData$DoubleColumnStatsDataStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.DoubleColumnStatsData$DoubleColumnStatsDataTupleScheme.class
org.apache.hadoop.hive.metastore.api.DoubleColumnStatsData$DoubleColumnStatsDataTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.DoubleColumnStatsData$_Fields.class
org.apache.hadoop.hive.metastore.api.DoubleColumnStatsData.class
org.apache.hadoop.hive.metastore.api.EnvironmentContext$1.class
org.apache.hadoop.hive.metastore.api.EnvironmentContext$EnvironmentContextStandardScheme.class
org.apache.hadoop.hive.metastore.api.EnvironmentContext$EnvironmentContextStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.EnvironmentContext$EnvironmentContextTupleScheme.class
org.apache.hadoop.hive.metastore.api.EnvironmentContext$EnvironmentContextTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.EnvironmentContext$_Fields.class
org.apache.hadoop.hive.metastore.api.EnvironmentContext.class
org.apache.hadoop.hive.metastore.api.FieldSchema$1.class
org.apache.hadoop.hive.metastore.api.FieldSchema$FieldSchemaStandardScheme.class
org.apache.hadoop.hive.metastore.api.FieldSchema$FieldSchemaStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.FieldSchema$FieldSchemaTupleScheme.class
org.apache.hadoop.hive.metastore.api.FieldSchema$FieldSchemaTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.FieldSchema$_Fields.class
org.apache.hadoop.hive.metastore.api.FieldSchema.class
org.apache.hadoop.hive.metastore.api.HiveObjectPrivilege$1.class
org.apache.hadoop.hive.metastore.api.HiveObjectPrivilege$HiveObjectPrivilegeStandardScheme.class
org.apache.hadoop.hive.metastore.api.HiveObjectPrivilege$HiveObjectPrivilegeStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.HiveObjectPrivilege$HiveObjectPrivilegeTupleScheme.class
org.apache.hadoop.hive.metastore.api.HiveObjectPrivilege$HiveObjectPrivilegeTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.HiveObjectPrivilege$_Fields.class
org.apache.hadoop.hive.metastore.api.HiveObjectPrivilege.class
org.apache.hadoop.hive.metastore.api.HiveObjectRef$1.class
org.apache.hadoop.hive.metastore.api.HiveObjectRef$HiveObjectRefStandardScheme.class
org.apache.hadoop.hive.metastore.api.HiveObjectRef$HiveObjectRefStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.HiveObjectRef$HiveObjectRefTupleScheme.class
org.apache.hadoop.hive.metastore.api.HiveObjectRef$HiveObjectRefTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.HiveObjectRef$_Fields.class
org.apache.hadoop.hive.metastore.api.HiveObjectRef.class
org.apache.hadoop.hive.metastore.api.HiveObjectType.class
org.apache.hadoop.hive.metastore.api.Index$1.class
org.apache.hadoop.hive.metastore.api.Index$IndexStandardScheme.class
org.apache.hadoop.hive.metastore.api.Index$IndexStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.Index$IndexTupleScheme.class
org.apache.hadoop.hive.metastore.api.Index$IndexTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.Index$_Fields.class
org.apache.hadoop.hive.metastore.api.Index.class
org.apache.hadoop.hive.metastore.api.IndexAlreadyExistsException$1.class
org.apache.hadoop.hive.metastore.api.IndexAlreadyExistsException$IndexAlreadyExistsExceptionStandardScheme.class
org.apache.hadoop.hive.metastore.api.IndexAlreadyExistsException$IndexAlreadyExistsExceptionStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.IndexAlreadyExistsException$IndexAlreadyExistsExceptionTupleScheme.class
org.apache.hadoop.hive.metastore.api.IndexAlreadyExistsException$IndexAlreadyExistsExceptionTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.IndexAlreadyExistsException$_Fields.class
org.apache.hadoop.hive.metastore.api.IndexAlreadyExistsException.class
org.apache.hadoop.hive.metastore.api.InvalidInputException$1.class
org.apache.hadoop.hive.metastore.api.InvalidInputException$InvalidInputExceptionStandardScheme.class
org.apache.hadoop.hive.metastore.api.InvalidInputException$InvalidInputExceptionStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.InvalidInputException$InvalidInputExceptionTupleScheme.class
org.apache.hadoop.hive.metastore.api.InvalidInputException$InvalidInputExceptionTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.InvalidInputException$_Fields.class
org.apache.hadoop.hive.metastore.api.InvalidInputException.class
org.apache.hadoop.hive.metastore.api.InvalidObjectException$1.class
org.apache.hadoop.hive.metastore.api.InvalidObjectException$InvalidObjectExceptionStandardScheme.class
org.apache.hadoop.hive.metastore.api.InvalidObjectException$InvalidObjectExceptionStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.InvalidObjectException$InvalidObjectExceptionTupleScheme.class
org.apache.hadoop.hive.metastore.api.InvalidObjectException$InvalidObjectExceptionTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.InvalidObjectException$_Fields.class
org.apache.hadoop.hive.metastore.api.InvalidObjectException.class
org.apache.hadoop.hive.metastore.api.InvalidOperationException$1.class
org.apache.hadoop.hive.metastore.api.InvalidOperationException$InvalidOperationExceptionStandardScheme.class
org.apache.hadoop.hive.metastore.api.InvalidOperationException$InvalidOperationExceptionStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.InvalidOperationException$InvalidOperationExceptionTupleScheme.class
org.apache.hadoop.hive.metastore.api.InvalidOperationException$InvalidOperationExceptionTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.InvalidOperationException$_Fields.class
org.apache.hadoop.hive.metastore.api.InvalidOperationException.class
org.apache.hadoop.hive.metastore.api.InvalidPartitionException$1.class
org.apache.hadoop.hive.metastore.api.InvalidPartitionException$InvalidPartitionExceptionStandardScheme.class
org.apache.hadoop.hive.metastore.api.InvalidPartitionException$InvalidPartitionExceptionStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.InvalidPartitionException$InvalidPartitionExceptionTupleScheme.class
org.apache.hadoop.hive.metastore.api.InvalidPartitionException$InvalidPartitionExceptionTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.InvalidPartitionException$_Fields.class
org.apache.hadoop.hive.metastore.api.InvalidPartitionException.class
org.apache.hadoop.hive.metastore.api.LongColumnStatsData$1.class
org.apache.hadoop.hive.metastore.api.LongColumnStatsData$LongColumnStatsDataStandardScheme.class
org.apache.hadoop.hive.metastore.api.LongColumnStatsData$LongColumnStatsDataStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.LongColumnStatsData$LongColumnStatsDataTupleScheme.class
org.apache.hadoop.hive.metastore.api.LongColumnStatsData$LongColumnStatsDataTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.LongColumnStatsData$_Fields.class
org.apache.hadoop.hive.metastore.api.LongColumnStatsData.class
org.apache.hadoop.hive.metastore.api.MetaException$1.class
org.apache.hadoop.hive.metastore.api.MetaException$MetaExceptionStandardScheme.class
org.apache.hadoop.hive.metastore.api.MetaException$MetaExceptionStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.MetaException$MetaExceptionTupleScheme.class
org.apache.hadoop.hive.metastore.api.MetaException$MetaExceptionTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.MetaException$_Fields.class
org.apache.hadoop.hive.metastore.api.MetaException.class
org.apache.hadoop.hive.metastore.api.NoSuchObjectException$1.class
org.apache.hadoop.hive.metastore.api.NoSuchObjectException$NoSuchObjectExceptionStandardScheme.class
org.apache.hadoop.hive.metastore.api.NoSuchObjectException$NoSuchObjectExceptionStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.NoSuchObjectException$NoSuchObjectExceptionTupleScheme.class
org.apache.hadoop.hive.metastore.api.NoSuchObjectException$NoSuchObjectExceptionTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.NoSuchObjectException$_Fields.class
org.apache.hadoop.hive.metastore.api.NoSuchObjectException.class
org.apache.hadoop.hive.metastore.api.Order$1.class
org.apache.hadoop.hive.metastore.api.Order$OrderStandardScheme.class
org.apache.hadoop.hive.metastore.api.Order$OrderStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.Order$OrderTupleScheme.class
org.apache.hadoop.hive.metastore.api.Order$OrderTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.Order$_Fields.class
org.apache.hadoop.hive.metastore.api.Order.class
org.apache.hadoop.hive.metastore.api.Partition$1.class
org.apache.hadoop.hive.metastore.api.Partition$PartitionStandardScheme.class
org.apache.hadoop.hive.metastore.api.Partition$PartitionStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.Partition$PartitionTupleScheme.class
org.apache.hadoop.hive.metastore.api.Partition$PartitionTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.Partition$_Fields.class
org.apache.hadoop.hive.metastore.api.Partition.class
org.apache.hadoop.hive.metastore.api.PartitionEventType.class
org.apache.hadoop.hive.metastore.api.PrincipalPrivilegeSet$1.class
org.apache.hadoop.hive.metastore.api.PrincipalPrivilegeSet$PrincipalPrivilegeSetStandardScheme.class
org.apache.hadoop.hive.metastore.api.PrincipalPrivilegeSet$PrincipalPrivilegeSetStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.PrincipalPrivilegeSet$PrincipalPrivilegeSetTupleScheme.class
org.apache.hadoop.hive.metastore.api.PrincipalPrivilegeSet$PrincipalPrivilegeSetTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.PrincipalPrivilegeSet$_Fields.class
org.apache.hadoop.hive.metastore.api.PrincipalPrivilegeSet.class
org.apache.hadoop.hive.metastore.api.PrincipalType.class
org.apache.hadoop.hive.metastore.api.PrivilegeBag$1.class
org.apache.hadoop.hive.metastore.api.PrivilegeBag$PrivilegeBagStandardScheme.class
org.apache.hadoop.hive.metastore.api.PrivilegeBag$PrivilegeBagStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.PrivilegeBag$PrivilegeBagTupleScheme.class
org.apache.hadoop.hive.metastore.api.PrivilegeBag$PrivilegeBagTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.PrivilegeBag$_Fields.class
org.apache.hadoop.hive.metastore.api.PrivilegeBag.class
org.apache.hadoop.hive.metastore.api.PrivilegeGrantInfo$1.class
org.apache.hadoop.hive.metastore.api.PrivilegeGrantInfo$PrivilegeGrantInfoStandardScheme.class
org.apache.hadoop.hive.metastore.api.PrivilegeGrantInfo$PrivilegeGrantInfoStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.PrivilegeGrantInfo$PrivilegeGrantInfoTupleScheme.class
org.apache.hadoop.hive.metastore.api.PrivilegeGrantInfo$PrivilegeGrantInfoTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.PrivilegeGrantInfo$_Fields.class
org.apache.hadoop.hive.metastore.api.PrivilegeGrantInfo.class
org.apache.hadoop.hive.metastore.api.Role$1.class
org.apache.hadoop.hive.metastore.api.Role$RoleStandardScheme.class
org.apache.hadoop.hive.metastore.api.Role$RoleStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.Role$RoleTupleScheme.class
org.apache.hadoop.hive.metastore.api.Role$RoleTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.Role$_Fields.class
org.apache.hadoop.hive.metastore.api.Role.class
org.apache.hadoop.hive.metastore.api.Schema$1.class
org.apache.hadoop.hive.metastore.api.Schema$SchemaStandardScheme.class
org.apache.hadoop.hive.metastore.api.Schema$SchemaStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.Schema$SchemaTupleScheme.class
org.apache.hadoop.hive.metastore.api.Schema$SchemaTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.Schema$_Fields.class
org.apache.hadoop.hive.metastore.api.Schema.class
org.apache.hadoop.hive.metastore.api.SerDeInfo$1.class
org.apache.hadoop.hive.metastore.api.SerDeInfo$SerDeInfoStandardScheme.class
org.apache.hadoop.hive.metastore.api.SerDeInfo$SerDeInfoStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.SerDeInfo$SerDeInfoTupleScheme.class
org.apache.hadoop.hive.metastore.api.SerDeInfo$SerDeInfoTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.SerDeInfo$_Fields.class
org.apache.hadoop.hive.metastore.api.SerDeInfo.class
org.apache.hadoop.hive.metastore.api.SkewedInfo$1.class
org.apache.hadoop.hive.metastore.api.SkewedInfo$SkewedInfoStandardScheme.class
org.apache.hadoop.hive.metastore.api.SkewedInfo$SkewedInfoStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.SkewedInfo$SkewedInfoTupleScheme.class
org.apache.hadoop.hive.metastore.api.SkewedInfo$SkewedInfoTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.SkewedInfo$_Fields.class
org.apache.hadoop.hive.metastore.api.SkewedInfo.class
org.apache.hadoop.hive.metastore.api.StorageDescriptor$1.class
org.apache.hadoop.hive.metastore.api.StorageDescriptor$StorageDescriptorStandardScheme.class
org.apache.hadoop.hive.metastore.api.StorageDescriptor$StorageDescriptorStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.StorageDescriptor$StorageDescriptorTupleScheme.class
org.apache.hadoop.hive.metastore.api.StorageDescriptor$StorageDescriptorTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.StorageDescriptor$_Fields.class
org.apache.hadoop.hive.metastore.api.StorageDescriptor.class
org.apache.hadoop.hive.metastore.api.StringColumnStatsData$1.class
org.apache.hadoop.hive.metastore.api.StringColumnStatsData$StringColumnStatsDataStandardScheme.class
org.apache.hadoop.hive.metastore.api.StringColumnStatsData$StringColumnStatsDataStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.StringColumnStatsData$StringColumnStatsDataTupleScheme.class
org.apache.hadoop.hive.metastore.api.StringColumnStatsData$StringColumnStatsDataTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.StringColumnStatsData$_Fields.class
org.apache.hadoop.hive.metastore.api.StringColumnStatsData.class
org.apache.hadoop.hive.metastore.api.Table$1.class
org.apache.hadoop.hive.metastore.api.Table$TableStandardScheme.class
org.apache.hadoop.hive.metastore.api.Table$TableStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.Table$TableTupleScheme.class
org.apache.hadoop.hive.metastore.api.Table$TableTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.Table$_Fields.class
org.apache.hadoop.hive.metastore.api.Table.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$1.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$Factory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$add_index_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$add_partition_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$add_partition_with_environment_context_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$add_partitions_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$alter_database_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$alter_index_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$alter_partition_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$alter_partition_with_environment_context_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$alter_partitions_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$alter_table_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$alter_table_with_environment_context_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$append_partition_by_name_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$append_partition_by_name_with_environment_context_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$append_partition_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$append_partition_with_environment_context_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$cancel_delegation_token_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$create_database_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$create_role_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$create_table_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$create_table_with_environment_context_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$create_type_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$delete_partition_column_statistics_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$delete_table_column_statistics_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$drop_database_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$drop_index_by_name_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$drop_partition_by_name_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$drop_partition_by_name_with_environment_context_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$drop_partition_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$drop_partition_with_environment_context_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$drop_role_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$drop_table_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$drop_table_with_environment_context_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$drop_type_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$exchange_partition_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_all_databases_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_all_tables_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_config_value_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_database_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_databases_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_delegation_token_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_fields_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_index_by_name_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_index_names_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_indexes_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_partition_by_name_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_partition_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_partition_column_statistics_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_partition_names_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_partition_names_ps_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_partition_with_auth_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_partitions_by_filter_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_partitions_by_names_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_partitions_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_partitions_ps_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_partitions_ps_with_auth_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_partitions_with_auth_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_privilege_set_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_role_names_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_schema_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_table_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_table_column_statistics_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_table_names_by_filter_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_table_objects_by_name_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_tables_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_type_all_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$get_type_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$grant_privileges_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$grant_role_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$isPartitionMarkedForEvent_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$list_privileges_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$list_roles_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$markPartitionForEvent_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$partition_name_has_valid_characters_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$partition_name_to_spec_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$partition_name_to_vals_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$rename_partition_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$renew_delegation_token_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$revoke_privileges_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$revoke_role_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$set_ugi_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$update_partition_column_statistics_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient$update_table_column_statistics_call.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncClient.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$AsyncIface.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client$Factory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Iface.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$add_index.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$add_partition.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$add_partition_with_environment_context.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$add_partitions.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$alter_database.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$alter_index.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$alter_partition.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$alter_partition_with_environment_context.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$alter_partitions.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$alter_table.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$alter_table_with_environment_context.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$append_partition.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$append_partition_by_name.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$append_partition_by_name_with_environment_context.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$append_partition_with_environment_context.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$cancel_delegation_token.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$create_database.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$create_role.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$create_table.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$create_table_with_environment_context.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$create_type.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$delete_partition_column_statistics.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$delete_table_column_statistics.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$drop_database.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$drop_index_by_name.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$drop_partition.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$drop_partition_by_name.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$drop_partition_by_name_with_environment_context.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$drop_partition_with_environment_context.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$drop_role.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$drop_table.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$drop_table_with_environment_context.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$drop_type.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$exchange_partition.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_all_databases.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_all_tables.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_config_value.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_database.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_databases.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_delegation_token.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_index_by_name.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_index_names.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_indexes.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_partition.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_partition_by_name.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_partition_column_statistics.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_partition_names.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_partition_names_ps.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_partition_with_auth.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_partitions.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_partitions_by_filter.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_partitions_by_names.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_partitions_ps.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_partitions_ps_with_auth.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_partitions_with_auth.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_privilege_set.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_role_names.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_schema.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_table.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_table_column_statistics.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_table_names_by_filter.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_table_objects_by_name.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_tables.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_type.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$get_type_all.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$grant_privileges.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$grant_role.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$isPartitionMarkedForEvent.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$list_privileges.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$list_roles.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$markPartitionForEvent.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$partition_name_has_valid_characters.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$partition_name_to_spec.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$partition_name_to_vals.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$rename_partition.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$renew_delegation_token.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$revoke_privileges.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$revoke_role.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$set_ugi.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$update_partition_column_statistics.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor$update_table_column_statistics.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Processor.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_index_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_index_args$add_index_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_index_args$add_index_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_index_args$add_index_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_index_args$add_index_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_index_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_index_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_index_result$add_index_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_index_result$add_index_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_index_result$add_index_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_index_result$add_index_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_index_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_args$add_partition_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_args$add_partition_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_args$add_partition_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_args$add_partition_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_result$add_partition_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_result$add_partition_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_result$add_partition_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_result$add_partition_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_with_environment_context_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_with_environment_context_args$add_partition_with_environment_context_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_with_environment_context_args$add_partition_with_environment_context_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_with_environment_context_args$add_partition_with_environment_context_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_with_environment_context_args$add_partition_with_environment_context_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_with_environment_context_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_with_environment_context_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_with_environment_context_result$add_partition_with_environment_context_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_with_environment_context_result$add_partition_with_environment_context_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_with_environment_context_result$add_partition_with_environment_context_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_with_environment_context_result$add_partition_with_environment_context_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partition_with_environment_context_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partitions_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partitions_args$add_partitions_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partitions_args$add_partitions_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partitions_args$add_partitions_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partitions_args$add_partitions_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partitions_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partitions_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partitions_result$add_partitions_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partitions_result$add_partitions_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partitions_result$add_partitions_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partitions_result$add_partitions_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$add_partitions_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_database_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_database_args$alter_database_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_database_args$alter_database_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_database_args$alter_database_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_database_args$alter_database_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_database_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_database_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_database_result$alter_database_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_database_result$alter_database_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_database_result$alter_database_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_database_result$alter_database_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_database_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_index_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_index_args$alter_index_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_index_args$alter_index_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_index_args$alter_index_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_index_args$alter_index_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_index_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_index_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_index_result$alter_index_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_index_result$alter_index_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_index_result$alter_index_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_index_result$alter_index_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_index_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_args$alter_partition_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_args$alter_partition_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_args$alter_partition_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_args$alter_partition_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_result$alter_partition_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_result$alter_partition_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_result$alter_partition_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_result$alter_partition_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_with_environment_context_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_with_environment_context_args$alter_partition_with_environment_context_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_with_environment_context_args$alter_partition_with_environment_context_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_with_environment_context_args$alter_partition_with_environment_context_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_with_environment_context_args$alter_partition_with_environment_context_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_with_environment_context_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_with_environment_context_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_with_environment_context_result$alter_partition_with_environment_context_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_with_environment_context_result$alter_partition_with_environment_context_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_with_environment_context_result$alter_partition_with_environment_context_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_with_environment_context_result$alter_partition_with_environment_context_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partition_with_environment_context_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partitions_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partitions_args$alter_partitions_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partitions_args$alter_partitions_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partitions_args$alter_partitions_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partitions_args$alter_partitions_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partitions_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partitions_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partitions_result$alter_partitions_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partitions_result$alter_partitions_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partitions_result$alter_partitions_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partitions_result$alter_partitions_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_partitions_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_args$alter_table_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_args$alter_table_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_args$alter_table_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_args$alter_table_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_result$alter_table_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_result$alter_table_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_result$alter_table_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_result$alter_table_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_with_environment_context_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_with_environment_context_args$alter_table_with_environment_context_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_with_environment_context_args$alter_table_with_environment_context_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_with_environment_context_args$alter_table_with_environment_context_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_with_environment_context_args$alter_table_with_environment_context_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_with_environment_context_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_with_environment_context_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_with_environment_context_result$alter_table_with_environment_context_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_with_environment_context_result$alter_table_with_environment_context_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_with_environment_context_result$alter_table_with_environment_context_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_with_environment_context_result$alter_table_with_environment_context_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$alter_table_with_environment_context_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_args$append_partition_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_args$append_partition_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_args$append_partition_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_args$append_partition_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_args$append_partition_by_name_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_args$append_partition_by_name_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_args$append_partition_by_name_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_args$append_partition_by_name_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_result$append_partition_by_name_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_result$append_partition_by_name_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_result$append_partition_by_name_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_result$append_partition_by_name_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_with_environment_context_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_with_environment_context_args$append_partition_by_name_with_environment_context_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_with_environment_context_args$append_partition_by_name_with_environment_context_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_with_environment_context_args$append_partition_by_name_with_environment_context_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_with_environment_context_args$append_partition_by_name_with_environment_context_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_with_environment_context_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_with_environment_context_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_with_environment_context_result$append_partition_by_name_with_environment_context_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_with_environment_context_result$append_partition_by_name_with_environment_context_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_with_environment_context_result$append_partition_by_name_with_environment_context_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_with_environment_context_result$append_partition_by_name_with_environment_context_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_by_name_with_environment_context_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_result$append_partition_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_result$append_partition_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_result$append_partition_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_result$append_partition_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_with_environment_context_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_with_environment_context_args$append_partition_with_environment_context_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_with_environment_context_args$append_partition_with_environment_context_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_with_environment_context_args$append_partition_with_environment_context_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_with_environment_context_args$append_partition_with_environment_context_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_with_environment_context_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_with_environment_context_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_with_environment_context_result$append_partition_with_environment_context_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_with_environment_context_result$append_partition_with_environment_context_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_with_environment_context_result$append_partition_with_environment_context_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_with_environment_context_result$append_partition_with_environment_context_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$append_partition_with_environment_context_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$cancel_delegation_token_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$cancel_delegation_token_args$cancel_delegation_token_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$cancel_delegation_token_args$cancel_delegation_token_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$cancel_delegation_token_args$cancel_delegation_token_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$cancel_delegation_token_args$cancel_delegation_token_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$cancel_delegation_token_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$cancel_delegation_token_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$cancel_delegation_token_result$cancel_delegation_token_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$cancel_delegation_token_result$cancel_delegation_token_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$cancel_delegation_token_result$cancel_delegation_token_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$cancel_delegation_token_result$cancel_delegation_token_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$cancel_delegation_token_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_database_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_database_args$create_database_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_database_args$create_database_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_database_args$create_database_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_database_args$create_database_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_database_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_database_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_database_result$create_database_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_database_result$create_database_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_database_result$create_database_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_database_result$create_database_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_database_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_role_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_role_args$create_role_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_role_args$create_role_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_role_args$create_role_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_role_args$create_role_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_role_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_role_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_role_result$create_role_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_role_result$create_role_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_role_result$create_role_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_role_result$create_role_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_role_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_args$create_table_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_args$create_table_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_args$create_table_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_args$create_table_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_result$create_table_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_result$create_table_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_result$create_table_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_result$create_table_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_with_environment_context_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_with_environment_context_args$create_table_with_environment_context_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_with_environment_context_args$create_table_with_environment_context_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_with_environment_context_args$create_table_with_environment_context_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_with_environment_context_args$create_table_with_environment_context_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_with_environment_context_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_with_environment_context_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_with_environment_context_result$create_table_with_environment_context_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_with_environment_context_result$create_table_with_environment_context_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_with_environment_context_result$create_table_with_environment_context_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_with_environment_context_result$create_table_with_environment_context_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_table_with_environment_context_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_type_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_type_args$create_type_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_type_args$create_type_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_type_args$create_type_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_type_args$create_type_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_type_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_type_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_type_result$create_type_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_type_result$create_type_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_type_result$create_type_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_type_result$create_type_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$create_type_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_partition_column_statistics_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_partition_column_statistics_args$delete_partition_column_statistics_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_partition_column_statistics_args$delete_partition_column_statistics_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_partition_column_statistics_args$delete_partition_column_statistics_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_partition_column_statistics_args$delete_partition_column_statistics_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_partition_column_statistics_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_partition_column_statistics_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_partition_column_statistics_result$delete_partition_column_statistics_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_partition_column_statistics_result$delete_partition_column_statistics_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_partition_column_statistics_result$delete_partition_column_statistics_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_partition_column_statistics_result$delete_partition_column_statistics_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_partition_column_statistics_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_table_column_statistics_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_table_column_statistics_args$delete_table_column_statistics_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_table_column_statistics_args$delete_table_column_statistics_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_table_column_statistics_args$delete_table_column_statistics_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_table_column_statistics_args$delete_table_column_statistics_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_table_column_statistics_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_table_column_statistics_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_table_column_statistics_result$delete_table_column_statistics_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_table_column_statistics_result$delete_table_column_statistics_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_table_column_statistics_result$delete_table_column_statistics_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_table_column_statistics_result$delete_table_column_statistics_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$delete_table_column_statistics_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_database_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_database_args$drop_database_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_database_args$drop_database_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_database_args$drop_database_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_database_args$drop_database_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_database_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_database_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_database_result$drop_database_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_database_result$drop_database_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_database_result$drop_database_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_database_result$drop_database_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_database_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_index_by_name_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_index_by_name_args$drop_index_by_name_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_index_by_name_args$drop_index_by_name_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_index_by_name_args$drop_index_by_name_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_index_by_name_args$drop_index_by_name_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_index_by_name_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_index_by_name_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_index_by_name_result$drop_index_by_name_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_index_by_name_result$drop_index_by_name_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_index_by_name_result$drop_index_by_name_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_index_by_name_result$drop_index_by_name_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_index_by_name_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_args$drop_partition_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_args$drop_partition_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_args$drop_partition_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_args$drop_partition_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_args$drop_partition_by_name_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_args$drop_partition_by_name_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_args$drop_partition_by_name_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_args$drop_partition_by_name_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_result$drop_partition_by_name_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_result$drop_partition_by_name_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_result$drop_partition_by_name_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_result$drop_partition_by_name_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_with_environment_context_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_with_environment_context_args$drop_partition_by_name_with_environment_context_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_with_environment_context_args$drop_partition_by_name_with_environment_context_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_with_environment_context_args$drop_partition_by_name_with_environment_context_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_with_environment_context_args$drop_partition_by_name_with_environment_context_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_with_environment_context_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_with_environment_context_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_with_environment_context_result$drop_partition_by_name_with_environment_context_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_with_environment_context_result$drop_partition_by_name_with_environment_context_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_with_environment_context_result$drop_partition_by_name_with_environment_context_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_with_environment_context_result$drop_partition_by_name_with_environment_context_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_by_name_with_environment_context_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_result$drop_partition_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_result$drop_partition_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_result$drop_partition_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_result$drop_partition_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_with_environment_context_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_with_environment_context_args$drop_partition_with_environment_context_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_with_environment_context_args$drop_partition_with_environment_context_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_with_environment_context_args$drop_partition_with_environment_context_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_with_environment_context_args$drop_partition_with_environment_context_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_with_environment_context_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_with_environment_context_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_with_environment_context_result$drop_partition_with_environment_context_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_with_environment_context_result$drop_partition_with_environment_context_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_with_environment_context_result$drop_partition_with_environment_context_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_with_environment_context_result$drop_partition_with_environment_context_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_partition_with_environment_context_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_role_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_role_args$drop_role_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_role_args$drop_role_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_role_args$drop_role_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_role_args$drop_role_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_role_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_role_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_role_result$drop_role_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_role_result$drop_role_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_role_result$drop_role_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_role_result$drop_role_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_role_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_args$drop_table_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_args$drop_table_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_args$drop_table_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_args$drop_table_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_result$drop_table_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_result$drop_table_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_result$drop_table_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_result$drop_table_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_with_environment_context_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_with_environment_context_args$drop_table_with_environment_context_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_with_environment_context_args$drop_table_with_environment_context_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_with_environment_context_args$drop_table_with_environment_context_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_with_environment_context_args$drop_table_with_environment_context_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_with_environment_context_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_with_environment_context_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_with_environment_context_result$drop_table_with_environment_context_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_with_environment_context_result$drop_table_with_environment_context_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_with_environment_context_result$drop_table_with_environment_context_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_with_environment_context_result$drop_table_with_environment_context_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_table_with_environment_context_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_type_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_type_args$drop_type_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_type_args$drop_type_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_type_args$drop_type_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_type_args$drop_type_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_type_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_type_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_type_result$drop_type_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_type_result$drop_type_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_type_result$drop_type_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_type_result$drop_type_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$drop_type_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$exchange_partition_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$exchange_partition_args$exchange_partition_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$exchange_partition_args$exchange_partition_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$exchange_partition_args$exchange_partition_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$exchange_partition_args$exchange_partition_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$exchange_partition_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$exchange_partition_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$exchange_partition_result$exchange_partition_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$exchange_partition_result$exchange_partition_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$exchange_partition_result$exchange_partition_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$exchange_partition_result$exchange_partition_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$exchange_partition_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_databases_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_databases_args$get_all_databases_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_databases_args$get_all_databases_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_databases_args$get_all_databases_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_databases_args$get_all_databases_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_databases_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_databases_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_databases_result$get_all_databases_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_databases_result$get_all_databases_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_databases_result$get_all_databases_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_databases_result$get_all_databases_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_databases_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_tables_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_tables_args$get_all_tables_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_tables_args$get_all_tables_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_tables_args$get_all_tables_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_tables_args$get_all_tables_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_tables_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_tables_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_tables_result$get_all_tables_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_tables_result$get_all_tables_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_tables_result$get_all_tables_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_tables_result$get_all_tables_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_all_tables_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_config_value_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_config_value_args$get_config_value_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_config_value_args$get_config_value_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_config_value_args$get_config_value_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_config_value_args$get_config_value_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_config_value_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_config_value_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_config_value_result$get_config_value_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_config_value_result$get_config_value_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_config_value_result$get_config_value_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_config_value_result$get_config_value_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_config_value_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_database_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_database_args$get_database_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_database_args$get_database_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_database_args$get_database_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_database_args$get_database_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_database_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_database_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_database_result$get_database_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_database_result$get_database_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_database_result$get_database_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_database_result$get_database_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_database_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_databases_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_databases_args$get_databases_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_databases_args$get_databases_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_databases_args$get_databases_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_databases_args$get_databases_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_databases_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_databases_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_databases_result$get_databases_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_databases_result$get_databases_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_databases_result$get_databases_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_databases_result$get_databases_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_databases_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_delegation_token_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_delegation_token_args$get_delegation_token_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_delegation_token_args$get_delegation_token_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_delegation_token_args$get_delegation_token_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_delegation_token_args$get_delegation_token_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_delegation_token_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_delegation_token_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_delegation_token_result$get_delegation_token_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_delegation_token_result$get_delegation_token_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_delegation_token_result$get_delegation_token_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_delegation_token_result$get_delegation_token_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_delegation_token_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_fields_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_fields_args$get_fields_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_fields_args$get_fields_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_fields_args$get_fields_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_fields_args$get_fields_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_fields_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_fields_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_fields_result$get_fields_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_fields_result$get_fields_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_fields_result$get_fields_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_fields_result$get_fields_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_fields_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_by_name_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_by_name_args$get_index_by_name_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_by_name_args$get_index_by_name_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_by_name_args$get_index_by_name_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_by_name_args$get_index_by_name_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_by_name_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_by_name_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_by_name_result$get_index_by_name_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_by_name_result$get_index_by_name_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_by_name_result$get_index_by_name_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_by_name_result$get_index_by_name_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_by_name_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_names_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_names_args$get_index_names_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_names_args$get_index_names_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_names_args$get_index_names_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_names_args$get_index_names_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_names_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_names_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_names_result$get_index_names_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_names_result$get_index_names_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_names_result$get_index_names_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_names_result$get_index_names_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_index_names_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_indexes_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_indexes_args$get_indexes_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_indexes_args$get_indexes_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_indexes_args$get_indexes_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_indexes_args$get_indexes_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_indexes_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_indexes_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_indexes_result$get_indexes_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_indexes_result$get_indexes_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_indexes_result$get_indexes_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_indexes_result$get_indexes_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_indexes_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_args$get_partition_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_args$get_partition_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_args$get_partition_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_args$get_partition_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_by_name_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_by_name_args$get_partition_by_name_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_by_name_args$get_partition_by_name_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_by_name_args$get_partition_by_name_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_by_name_args$get_partition_by_name_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_by_name_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_by_name_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_by_name_result$get_partition_by_name_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_by_name_result$get_partition_by_name_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_by_name_result$get_partition_by_name_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_by_name_result$get_partition_by_name_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_by_name_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_column_statistics_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_column_statistics_args$get_partition_column_statistics_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_column_statistics_args$get_partition_column_statistics_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_column_statistics_args$get_partition_column_statistics_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_column_statistics_args$get_partition_column_statistics_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_column_statistics_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_column_statistics_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_column_statistics_result$get_partition_column_statistics_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_column_statistics_result$get_partition_column_statistics_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_column_statistics_result$get_partition_column_statistics_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_column_statistics_result$get_partition_column_statistics_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_column_statistics_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_args$get_partition_names_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_args$get_partition_names_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_args$get_partition_names_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_args$get_partition_names_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_ps_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_ps_args$get_partition_names_ps_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_ps_args$get_partition_names_ps_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_ps_args$get_partition_names_ps_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_ps_args$get_partition_names_ps_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_ps_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_ps_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_ps_result$get_partition_names_ps_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_ps_result$get_partition_names_ps_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_ps_result$get_partition_names_ps_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_ps_result$get_partition_names_ps_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_ps_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_result$get_partition_names_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_result$get_partition_names_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_result$get_partition_names_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_result$get_partition_names_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_names_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_result$get_partition_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_result$get_partition_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_result$get_partition_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_result$get_partition_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_with_auth_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_with_auth_args$get_partition_with_auth_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_with_auth_args$get_partition_with_auth_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_with_auth_args$get_partition_with_auth_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_with_auth_args$get_partition_with_auth_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_with_auth_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_with_auth_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_with_auth_result$get_partition_with_auth_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_with_auth_result$get_partition_with_auth_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_with_auth_result$get_partition_with_auth_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_with_auth_result$get_partition_with_auth_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partition_with_auth_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_args$get_partitions_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_args$get_partitions_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_args$get_partitions_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_args$get_partitions_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_filter_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_filter_args$get_partitions_by_filter_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_filter_args$get_partitions_by_filter_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_filter_args$get_partitions_by_filter_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_filter_args$get_partitions_by_filter_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_filter_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_filter_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_filter_result$get_partitions_by_filter_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_filter_result$get_partitions_by_filter_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_filter_result$get_partitions_by_filter_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_filter_result$get_partitions_by_filter_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_filter_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_names_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_names_args$get_partitions_by_names_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_names_args$get_partitions_by_names_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_names_args$get_partitions_by_names_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_names_args$get_partitions_by_names_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_names_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_names_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_names_result$get_partitions_by_names_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_names_result$get_partitions_by_names_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_names_result$get_partitions_by_names_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_names_result$get_partitions_by_names_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_by_names_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_args$get_partitions_ps_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_args$get_partitions_ps_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_args$get_partitions_ps_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_args$get_partitions_ps_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_result$get_partitions_ps_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_result$get_partitions_ps_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_result$get_partitions_ps_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_result$get_partitions_ps_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_with_auth_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_with_auth_args$get_partitions_ps_with_auth_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_with_auth_args$get_partitions_ps_with_auth_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_with_auth_args$get_partitions_ps_with_auth_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_with_auth_args$get_partitions_ps_with_auth_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_with_auth_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_with_auth_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_with_auth_result$get_partitions_ps_with_auth_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_with_auth_result$get_partitions_ps_with_auth_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_with_auth_result$get_partitions_ps_with_auth_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_with_auth_result$get_partitions_ps_with_auth_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_ps_with_auth_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_result$get_partitions_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_result$get_partitions_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_result$get_partitions_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_result$get_partitions_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_with_auth_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_with_auth_args$get_partitions_with_auth_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_with_auth_args$get_partitions_with_auth_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_with_auth_args$get_partitions_with_auth_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_with_auth_args$get_partitions_with_auth_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_with_auth_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_with_auth_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_with_auth_result$get_partitions_with_auth_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_with_auth_result$get_partitions_with_auth_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_with_auth_result$get_partitions_with_auth_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_with_auth_result$get_partitions_with_auth_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_partitions_with_auth_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_privilege_set_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_privilege_set_args$get_privilege_set_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_privilege_set_args$get_privilege_set_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_privilege_set_args$get_privilege_set_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_privilege_set_args$get_privilege_set_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_privilege_set_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_privilege_set_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_privilege_set_result$get_privilege_set_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_privilege_set_result$get_privilege_set_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_privilege_set_result$get_privilege_set_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_privilege_set_result$get_privilege_set_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_privilege_set_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_role_names_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_role_names_args$get_role_names_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_role_names_args$get_role_names_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_role_names_args$get_role_names_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_role_names_args$get_role_names_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_role_names_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_role_names_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_role_names_result$get_role_names_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_role_names_result$get_role_names_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_role_names_result$get_role_names_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_role_names_result$get_role_names_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_role_names_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_schema_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_schema_args$get_schema_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_schema_args$get_schema_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_schema_args$get_schema_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_schema_args$get_schema_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_schema_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_schema_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_schema_result$get_schema_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_schema_result$get_schema_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_schema_result$get_schema_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_schema_result$get_schema_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_schema_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_args$get_table_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_args$get_table_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_args$get_table_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_args$get_table_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_column_statistics_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_column_statistics_args$get_table_column_statistics_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_column_statistics_args$get_table_column_statistics_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_column_statistics_args$get_table_column_statistics_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_column_statistics_args$get_table_column_statistics_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_column_statistics_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_column_statistics_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_column_statistics_result$get_table_column_statistics_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_column_statistics_result$get_table_column_statistics_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_column_statistics_result$get_table_column_statistics_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_column_statistics_result$get_table_column_statistics_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_column_statistics_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_names_by_filter_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_names_by_filter_args$get_table_names_by_filter_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_names_by_filter_args$get_table_names_by_filter_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_names_by_filter_args$get_table_names_by_filter_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_names_by_filter_args$get_table_names_by_filter_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_names_by_filter_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_names_by_filter_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_names_by_filter_result$get_table_names_by_filter_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_names_by_filter_result$get_table_names_by_filter_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_names_by_filter_result$get_table_names_by_filter_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_names_by_filter_result$get_table_names_by_filter_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_names_by_filter_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_objects_by_name_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_objects_by_name_args$get_table_objects_by_name_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_objects_by_name_args$get_table_objects_by_name_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_objects_by_name_args$get_table_objects_by_name_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_objects_by_name_args$get_table_objects_by_name_argsTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_objects_by_name_args.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_objects_by_name_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_objects_by_name_result$get_table_objects_by_name_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_objects_by_name_result$get_table_objects_by_name_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_objects_by_name_result$get_table_objects_by_name_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_objects_by_name_result$get_table_objects_by_name_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_objects_by_name_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_result$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_result$get_table_resultStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_result$get_table_resultStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_result$get_table_resultTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_result$get_table_resultTupleSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_table_result.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_tables_args$_Fields.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_tables_args$get_tables_argsStandardScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_tables_args$get_tables_argsStandardSchemeFactory.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_tables_args$get_tables_argsTupleScheme.class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_tables_args$get_tables_argsTupleSchemeFactory.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
antlr-3.4.jar
/org.antlr/antlr/3.4
查看antlr所有版本文件
antlr-runtime-3.4.jar
/org.antlr/antlr-runtime/3.4
查看antlr-runtime所有版本文件
ST4-4.0.4.jar
/org.antlr/ST4/4.0.4
查看ST4所有版本文件
hive-serde-0.12.0-protobuf-2.5.jar
/org.spark-project.hive/hive-serde/0.12.0-protobuf-2.5
查看hive-serde所有版本文件
bonecp-0.7.1.RELEASE.jar
/com.jolbox/bonecp/0.7.1.RELEASE
查看bonecp所有版本文件
commons-pool-1.5.4.jar
/commons-pool/commons-pool/1.5.4
查看commons-pool所有版本文件
datanucleus-api-jdo-3.2.1.jar
/org.datanucleus/datanucleus-api-jdo/3.2.1
查看datanucleus-api-jdo所有版本文件
datanucleus-core-3.2.2.jar
/org.datanucleus/datanucleus-core/3.2.2
查看datanucleus-core所有版本文件
datanucleus-rdbms-3.2.1.jar
/org.datanucleus/datanucleus-rdbms/3.2.1
查看datanucleus-rdbms所有版本文件
jdo-api-3.0.1.jar
/javax.jdo/jdo-api/3.0.1
查看jdo-api所有版本文件
derby-10.4.2.0.jar
/org.apache.derby/derby/10.4.2.0
查看derby所有版本文件
|