|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThriftHiveMetastore.AsyncClient.alter_partition_with_environment_context_call | |
---|---|
org.apache.hadoop.hive.metastore.api |
Uses of ThriftHiveMetastore.AsyncClient.alter_partition_with_environment_context_call in org.apache.hadoop.hive.metastore.api |
---|
Method parameters in org.apache.hadoop.hive.metastore.api with type arguments of type ThriftHiveMetastore.AsyncClient.alter_partition_with_environment_context_call | |
---|---|
void |
ThriftHiveMetastore.AsyncIface.alter_partition_with_environment_context(String db_name,
String tbl_name,
Partition new_part,
EnvironmentContext environment_context,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.alter_partition_with_environment_context_call> resultHandler)
|
void |
ThriftHiveMetastore.AsyncClient.alter_partition_with_environment_context(String db_name,
String tbl_name,
Partition new_part,
EnvironmentContext environment_context,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.alter_partition_with_environment_context_call> resultHandler)
|
Constructor parameters in org.apache.hadoop.hive.metastore.api with type arguments of type ThriftHiveMetastore.AsyncClient.alter_partition_with_environment_context_call | |
---|---|
ThriftHiveMetastore.AsyncClient.alter_partition_with_environment_context_call(String db_name,
String tbl_name,
Partition new_part,
EnvironmentContext environment_context,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.alter_partition_with_environment_context_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |