Uses of Class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClient.partition_name_has_valid_characters_call

Packages that use ThriftHiveMetastore.AsyncClient.partition_name_has_valid_characters_call
org.apache.hadoop.hive.metastore.api   
 

Uses of ThriftHiveMetastore.AsyncClient.partition_name_has_valid_characters_call in org.apache.hadoop.hive.metastore.api
 

Method parameters in org.apache.hadoop.hive.metastore.api with type arguments of type ThriftHiveMetastore.AsyncClient.partition_name_has_valid_characters_call
 void ThriftHiveMetastore.AsyncIface.partition_name_has_valid_characters(List<String> part_vals, boolean throw_exception, org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.partition_name_has_valid_characters_call> resultHandler)
           
 void ThriftHiveMetastore.AsyncClient.partition_name_has_valid_characters(List<String> part_vals, boolean throw_exception, org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.partition_name_has_valid_characters_call> resultHandler)
           
 

Constructor parameters in org.apache.hadoop.hive.metastore.api with type arguments of type ThriftHiveMetastore.AsyncClient.partition_name_has_valid_characters_call
ThriftHiveMetastore.AsyncClient.partition_name_has_valid_characters_call(List<String> part_vals, boolean throw_exception, org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.partition_name_has_valid_characters_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



Copyright © 2012 The Apache Software Foundation