书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 8755 个相关结果.
  • Implement pluggable components

    How to: Implement pluggable components Implement a pluggable component Find the proto definition file Create service scaffolding Define the service Returning semantic errors N...
  • gv$obrpc_outgoing

    功能 相关表/视图 字段说明 功能 所有 OBServer 的 RPC 的发送统计信息。 相关表/视图 oceanbase.__all_virtual_obrpc_stat 字段说明 字段名称 类型 是否可以为 NULL 描述 TENANT_ID bigint(20) NO 租户 ID IP varchar(...
  • The Implementation of Plugin Runner

    The Implementation of Plugin Runner Prerequirement Listening to the Path Register Plugins Handle RPC Handle PrepareConf Handle HTTPReqCall The Implementation of Plugin Run...
  • MySQL Binary Protocol

    395 2021-11-01 《Vitess 中文文档》
    Features of RPC protocol not supported by SQL protocol Bind Variables Event Tokens Update Stream Query Multiplexing MySQL Binary Protocol Vitess supports MySQL binary protoc...
  • 第1步:设计IDL描述文件

    RPC IDL 示例 English version RPC IDL 描述文件 前后兼容 Protobuf/Thrift 示例 下面我们通过一个具体例子来呈现 我们拿pb举例,定义一个ServiceName为Example 的example.proto 文件 rpc接口名为Echo ,输入参数为EchoRequest ,输出参数为Ech...
  • 传输协议绑定

    1575 2018-05-29 《Hprose 协议规范》
    传输协议绑定 HTTP 绑定 半双工套接字(Socket)绑定 全双工套接字(Socket)绑定 WebSocket 绑定 传输协议绑定 Hprose 远程过程调用(RPC)通讯可以在任何底层网络协议上传输。例如 HTTP,TCP 或 UNIX socket。 HTTP 绑定 当 hprose 远程过程调用(RPC)工作于 HTTP 之...
  • 附录E.使用NETCONF配置多个设备

    附录E.使用NETCONF配置多个设备 E.1 个别设备上的操作 E.1.1 获取配置锁定 E.1.2 检查运行配置 E.1.3 加载和验证传入配置 E.1.4 更改运行配置 E.1.5 测试新的配置 E.1.6 使变更永久 E.1.7。 释放配置锁 E.2 在多个设备上运行 附录E.使用NETCONF配置多个设备 本部分是非规范性...
  • Foundations

    Foundations Concurrency with Tornado Coroutines Endpoint-to-endpoint Communication Protocol Handling Servers RPC Examples Server Side Client Side Client Side with rpc ...
  • C#

    Why use gRPC? Example code and setup Defining the service Generating client and server code Creating the server Implementing RouteGuide Simple RPC Server-side streaming RPC C...
  • 1.2 协议概述

    1.2 协议概述 1.2 协议概述 NETCONF 使用简单的基于RPC 的机制来促进客户端和服务器之间的通信。 客户端可以是通常作为网络管理器的一部分运行的脚本或应用程序。 服务器通常是一个网络设备。 术语“设备(device )”和“服务器(server )”在本文档中可互换使用,“客户端(client )”和“应用(application )”...