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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation