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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation