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

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

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

Methods in org.apache.hadoop.hive.metastore.api that return ThriftHiveMetastore.isPartitionMarkedForEvent_result
 ThriftHiveMetastore.isPartitionMarkedForEvent_result ThriftHiveMetastore.isPartitionMarkedForEvent_result.deepCopy()
           
 ThriftHiveMetastore.isPartitionMarkedForEvent_result ThriftHiveMetastore.Processor.isPartitionMarkedForEvent.getResult(I iface, ThriftHiveMetastore.isPartitionMarkedForEvent_args args)
           
 

Methods in org.apache.hadoop.hive.metastore.api with parameters of type ThriftHiveMetastore.isPartitionMarkedForEvent_result
 int ThriftHiveMetastore.isPartitionMarkedForEvent_result.compareTo(ThriftHiveMetastore.isPartitionMarkedForEvent_result other)
           
 boolean ThriftHiveMetastore.isPartitionMarkedForEvent_result.equals(ThriftHiveMetastore.isPartitionMarkedForEvent_result that)
           
 

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



Copyright © 2011 The Apache Software Foundation