它基于远程过程调用,或rpc。
远程过程调用(RPCs)解析。
它促进了由远程过程调用和响应产生的数据传送。
It facilitates the transfer of data resulting from remote procedure calls and responses.
GWT过程调用中的大部分工作都是在两个类中进行的。
The bulk of the work in your GWT procedure call happens in two classes.
这称为远程过程调用(rpc),是RPC编程的基础。
This is called a remote procedure call (RPC) and forms the basis for RPC programming.
存储过程调用的迁移:新的存储过程调用看起来像下面这样。
Migration of the stored procedure call: the new stored procedure call looks as follows.
这个过程调用会删除模式 "SAMPLE"中的所有对象。
This procedure call drops all objects in the schema "SAMPLE".
通常,这一编码旨在用于类似远程过程调用(rpc)的应用中。
Typically, this encoding is intended to be used in an application like a remote procedure call (RPC).
它运行在服务器端,并且客户机代码通过一个远程过程调用来调用它。
It runs on the server side and the client code calls it via a remote procedure call.
日志文件 (DbgFl=1) 中记录的XA过程调用和返回。
With XA procedure calls and returns logged in the log file (DbgFl=1).
也就是说,所有数据库访问都是通过存储过程调用来执行的。
That is, all database access is performed through stored procedure invocations.
LotusScript代码使用BAPI作为远程过程调用。
The LotusScript code uses BAPIs as remote procedure calls. Here's an example subroutine
这包括使用传统更新方法的现有程序和能够利用存储过程调用的外部接口。
This includes existing programs using traditional update methods and external interfaces capable of utilizing stored procedure calls.
服务器存根解封输入参数,并将请求的本地过程调用到服务器例程。
The server stub unmarshals the input parameters and invokes the requested local procedure in the server routines.
使用远程过程调用Web服务或基于REST的API也可以实现数据同步。
Data synchronization can also be achieved using remote procedure call (RPC) Web services or a REST-based API.
XML -RPC定义了使用XML编码并通过HTTP通信的过程调用。
XML-RPC defines procedure calls encoded in XML and communicated over HTTP.
因为NFS使用了远程过程调用(rpc),所以NFS并不位于传输堆栈中。
NFS does not reside on the transport stack, because NFS USES Remote Procedure Calls (RPCs).
如果使用包含所有参数的过程调用,我们可以创建出更复杂的例子来。
More complex examples are possible using the version of the procedure that contains all supported parameters.
这个函数使用asyncrequest类发送异步请求,实现远程过程调用。
This function raises the remote procedure call invocation using the AsyncRequest class to send asynchronous requests.
可以使用同时表现为IN和OUT的单个变量处理过程调用中的INOUT参数。
INOUT parameters in procedure calls can be handled using single variable that will behave as both in and OUT.
最后的调用(尾(tail))只是调用函数,没有任何过程调用或栈维护开销。
The last call (the tail) simply invokes the function without any procedure call or stack maintenance overhead.
每个方法都提供了一个回调对象,这样就可以在完成远程过程调用后收到异步通知。
Each method provides a callback object so that you are notified asynchronously when the remote procedure call is complete.
因此,在部署阶段由开发人员负责存储过程调用流程与部署者之间的通信。
Therefore, it is the developer's responsibility to communicate the stored procedure invocation process to the deployer during the deployment phase.
我们的兴趣在于理解当通过联邦服务器发出一个远程存储过程调用时,会增加什么开销。
Naturally, we are interested in understanding what overhead is added to a remote stored procedure call when it is issued through the federated server.
早期的远程过程调用(rpc)是基于一种编程模型的,开发人员编写专门的过程调用。
Earlier remote procedure call (RPC) standards were based on a programming model where a developer wrote specific procedure calls.
客户机发出远程过程调用,此时它会联系名称服务数据库,以寻找服务器系统的相关信息。
When the client makes a remote procedure call, it contacts the name service database to find information about the server system.
VB10将解决该问题,最后它还支持将存储过程调用一对一的映射到VB包装函数上。
This will be fixed with VB 10, finally allowing stored procedure calls to be mapped one to one with VB wrapper functions.
需要注册接口是因为,客户机在向服务器发出远程过程调用时,要检查它是否与服务器兼容。
This interface registration is needed because when the client makes a remote procedure call to the server, it checks if it is compatible with the server.
服务请求者节点常常代表商业应用程序组件执行远端的过程调用分布式对象,即服务提供者。
Service requestor nodes will often represent a business application component that performs remote procedure calls to a distributed object, the service provider.
这个过程调用对模式SRIELAU中的所有SQL过程进行重新绑定,获取新的统计数据。
This procedure call rebinds all SQL procedures in the schema SRIELAU, picking up new statistics.
应用推荐