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

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

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

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

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

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



Copyright © 2011 The Apache Software Foundation