Uses of Class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.append_partition_by_name_with_environment_context_args

Packages that use ThriftHiveMetastore.append_partition_by_name_with_environment_context_args
org.apache.hadoop.hive.metastore.api   
 

Uses of ThriftHiveMetastore.append_partition_by_name_with_environment_context_args in org.apache.hadoop.hive.metastore.api
 

Methods in org.apache.hadoop.hive.metastore.api that return ThriftHiveMetastore.append_partition_by_name_with_environment_context_args
 ThriftHiveMetastore.append_partition_by_name_with_environment_context_args ThriftHiveMetastore.append_partition_by_name_with_environment_context_args.deepCopy()
           
 ThriftHiveMetastore.append_partition_by_name_with_environment_context_args ThriftHiveMetastore.Processor.append_partition_by_name_with_environment_context.getEmptyArgsInstance()
           
 

Methods in org.apache.hadoop.hive.metastore.api with parameters of type ThriftHiveMetastore.append_partition_by_name_with_environment_context_args
 int ThriftHiveMetastore.append_partition_by_name_with_environment_context_args.compareTo(ThriftHiveMetastore.append_partition_by_name_with_environment_context_args other)
           
 boolean ThriftHiveMetastore.append_partition_by_name_with_environment_context_args.equals(ThriftHiveMetastore.append_partition_by_name_with_environment_context_args that)
           
 ThriftHiveMetastore.append_partition_by_name_with_environment_context_result ThriftHiveMetastore.Processor.append_partition_by_name_with_environment_context.getResult(I iface, ThriftHiveMetastore.append_partition_by_name_with_environment_context_args args)
           
 

Constructors in org.apache.hadoop.hive.metastore.api with parameters of type ThriftHiveMetastore.append_partition_by_name_with_environment_context_args
ThriftHiveMetastore.append_partition_by_name_with_environment_context_args(ThriftHiveMetastore.append_partition_by_name_with_environment_context_args other)
          Performs a deep copy on other.
 



Copyright © 2012 The Apache Software Foundation