Uses of Class
io.trino.hive.thrift.metastore.WMCreateOrUpdateMappingResponse
-
Uses of WMCreateOrUpdateMappingResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return WMCreateOrUpdateMappingResponseModifier and TypeMethodDescriptionThriftHiveMetastore.Client.createOrUpdateWmMapping(WMCreateOrUpdateMappingRequest request) ThriftHiveMetastore.Iface.createOrUpdateWmMapping(WMCreateOrUpdateMappingRequest request) WMCreateOrUpdateMappingResponse.deepCopy()ThriftHiveMetastore.AsyncClient.create_or_update_wm_mapping_call.getResult()ThriftHiveMetastore.create_or_update_wm_mapping_result.getSuccess()ThriftHiveMetastore.Client.recvCreateOrUpdateWmMapping()Methods in io.trino.hive.thrift.metastore that return types with arguments of type WMCreateOrUpdateMappingResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<WMCreateOrUpdateMappingResponse>ThriftHiveMetastore.AsyncProcessor.create_or_update_wm_mapping.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type WMCreateOrUpdateMappingResponseModifier and TypeMethodDescriptionintWMCreateOrUpdateMappingResponse.compareTo(WMCreateOrUpdateMappingResponse other) booleanWMCreateOrUpdateMappingResponse.equals(WMCreateOrUpdateMappingResponse that) ThriftHiveMetastore.create_or_update_wm_mapping_result.setSuccess(WMCreateOrUpdateMappingResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type WMCreateOrUpdateMappingResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.createOrUpdateWmMapping(WMCreateOrUpdateMappingRequest request, org.apache.thrift.async.AsyncMethodCallback<WMCreateOrUpdateMappingResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.createOrUpdateWmMapping(WMCreateOrUpdateMappingRequest request, org.apache.thrift.async.AsyncMethodCallback<WMCreateOrUpdateMappingResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.create_or_update_wm_mapping.start(I iface, ThriftHiveMetastore.create_or_update_wm_mapping_args args, org.apache.thrift.async.AsyncMethodCallback<WMCreateOrUpdateMappingResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type WMCreateOrUpdateMappingResponseModifierConstructorDescriptioncreate_or_update_wm_mapping_result(WMCreateOrUpdateMappingResponse success, AlreadyExistsException o1, NoSuchObjectException o2, InvalidObjectException o3, MetaException o4) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type WMCreateOrUpdateMappingResponseModifierConstructorDescriptioncreate_or_update_wm_mapping_call(WMCreateOrUpdateMappingRequest request, org.apache.thrift.async.AsyncMethodCallback<WMCreateOrUpdateMappingResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)