Uses of Class
io.trino.hive.thrift.metastore.GetAllFunctionsResponse
-
Uses of GetAllFunctionsResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return GetAllFunctionsResponseModifier and TypeMethodDescriptionGetAllFunctionsResponse.deepCopy()ThriftHiveMetastore.Client.getAllFunctions()ThriftHiveMetastore.Iface.getAllFunctions()ThriftHiveMetastore.AsyncClient.get_all_functions_call.getResult()ThriftHiveMetastore.get_all_functions_result.getSuccess()ThriftHiveMetastore.Client.recvGetAllFunctions()GetAllFunctionsResponse.setFunctions(List<Function> functions) Methods in io.trino.hive.thrift.metastore that return types with arguments of type GetAllFunctionsResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<GetAllFunctionsResponse>ThriftHiveMetastore.AsyncProcessor.get_all_functions.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type GetAllFunctionsResponseModifier and TypeMethodDescriptionintGetAllFunctionsResponse.compareTo(GetAllFunctionsResponse other) booleanGetAllFunctionsResponse.equals(GetAllFunctionsResponse that) ThriftHiveMetastore.get_all_functions_result.setSuccess(GetAllFunctionsResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type GetAllFunctionsResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getAllFunctions(org.apache.thrift.async.AsyncMethodCallback<GetAllFunctionsResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.getAllFunctions(org.apache.thrift.async.AsyncMethodCallback<GetAllFunctionsResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.get_all_functions.start(I iface, ThriftHiveMetastore.get_all_functions_args args, org.apache.thrift.async.AsyncMethodCallback<GetAllFunctionsResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type GetAllFunctionsResponseModifierConstructorDescriptionget_all_functions_result(GetAllFunctionsResponse success, MetaException o1) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type GetAllFunctionsResponseModifierConstructorDescriptionget_all_functions_call(org.apache.thrift.async.AsyncMethodCallback<GetAllFunctionsResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)