书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 3941 个相关结果.
  • Generating stubs using buf

    Generating stubs using buf Generating stubs using buf Buf is a tool that provides various protobuf utilities such as linting, breaking change detection and generation. Please f...
  • json2pb

    json2pb message repeated field map integers floating point enum string bytes bool unknown fields json2pb 学习如何将json转换成pb。 brpc支持json和protobuf间的双向 转化,实现于json2pb ,json解析...
  • json2pb

    json2pb message repeated field map integers floating point enum string bytes bool unknown fields json2pb 学习如何将json转换成pb。 brpc支持json和protobuf间的双向 转化,实现于json2pb ,json解析...
  • 服务负载均衡

    基本介绍 策略列表 使用示例 HTTP GRPC 基本介绍 负载均衡组件使用在客户端中。GoFrame 框架提供了解耦化设计的、灵活性高、扩展性强的负载均衡组件,由gsel 组件管理,该组件定义了负载均衡的接口,并提供了多种内置的负载均衡策略实现。开发者也可以根据接口实现自定义的负载均衡策略。 策略列表 gsel 组件提供了多种常用的负...
  • MLeap 序列化

    1548 2019-07-24 《MLeap 中文文档》
    MLeap 序列化 创建一个简单的 MLeap Pipeline 序列化为 Zip 文件 JSON 格式 Protobuf 格式 序列化为目录 JSON 格式 Protobuf 格式 反序列化 反序列化 Zip Bundle 反序列化目录 Bundle MLeap 序列化 MLeap 中序列化和反序列化都非常简单。你可以选择序列化...
  • gRPC Plugins

    Introduction to Kong gRPC Plugins gRPC-Gateway plugin configuration gRPC-Web plugin configuration You are browsing documentation for an outdated version. See the latest docume...
  • How to write a gRPC SDK for GreptimeDB

    How to write a gRPC SDK for GreptimeDB GreptimeDatabase Service Apache Arrow Flight Service How to write a gRPC SDK for GreptimeDB There are two gRPC services exposed by Gre...
  • How to write a gRPC SDK for GreptimeDB

    How to write a gRPC SDK for GreptimeDB GreptimeDatabase Service Apache Arrow Flight Service How to write a gRPC SDK for GreptimeDB There are two gRPC services exposed by Gre...
  • 序列化数据

    序列化数据 JDK 序列化 JBoss Marshalling 序列化 ProtoBuf 序列化 序列化数据 JDK 提供了 ObjectOutputStream 和 ObjectInputStream 通过网络将原始数据类型和 POJO 进行序列化和反序列化。API并不复杂,可以应用到任何对象,支持 java.io.Serializable ...
  • 泛化调用

    泛化调用(客户端泛化) 特性说明 使用场景 使用方式 服务定义 服务接口 服务实现类 通过API使用泛化调用 服务启动方 泛化调用方 通过 Spring 使用泛化调用 Protobuf 对象泛化调用 通过 Spring 对 Google Protobuf 对象泛化调用 通过 API 方式对 Google Protobuf 对象泛化调用 ...