| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
WMCreatePoolResponse |
ThriftHiveMetastore.Iface.create_wm_pool(WMCreatePoolRequest request) |
WMCreatePoolResponse |
ThriftHiveMetastore.Client.create_wm_pool(WMCreatePoolRequest request) |
WMCreatePoolResponse |
WMCreatePoolResponse.deepCopy() |
WMCreatePoolResponse |
ThriftHiveMetastore.AsyncClient.create_wm_pool_call.getResult() |
WMCreatePoolResponse |
ThriftHiveMetastore.create_wm_pool_result.getSuccess() |
WMCreatePoolResponse |
ThriftHiveMetastore.Client.recv_create_wm_pool() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<WMCreatePoolResponse> |
ThriftHiveMetastore.AsyncProcessor.create_wm_pool.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
WMCreatePoolResponse.compareTo(WMCreatePoolResponse other) |
boolean |
WMCreatePoolResponse.equals(WMCreatePoolResponse that) |
void |
ThriftHiveMetastore.create_wm_pool_result.setSuccess(WMCreatePoolResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.create_wm_pool.start(I iface,
ThriftHiveMetastore.create_wm_pool_args args,
org.apache.thrift.async.AsyncMethodCallback<WMCreatePoolResponse> resultHandler) |
| Constructor and Description |
|---|
create_wm_pool_result(WMCreatePoolResponse success,
AlreadyExistsException o1,
NoSuchObjectException o2,
InvalidObjectException o3,
MetaException o4) |
WMCreatePoolResponse(WMCreatePoolResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.