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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation