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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation