书栈网 · BookStack 本次搜索耗时 0.033 秒,为您找到 3659 个相关结果.
  • 模式管理

    创建模式 参数 显示模式 描述模式 删除模式 修改模式 eKuiper REST api 允许您管理模式,例如创建、删除和列出模式。 创建模式 该API接受JSON内容以创建新的模式。 每种模式类型都有一个独立的端点。当前模式类型仅有一种 protobuf 。模式由名称标识。名称必须唯一。 POST http : //localhost:...
  • Serialization

    1121 2019-07-22 《MLeap Document》
    Serializing with MLeap Create a Simple MLeap Pipeline Serialize to Zip File JSON Format Protobuf Format Serialize to Directory JSON Format Protobuf Format Deserializing Zip ...
  • 脚手架模块

    服务端-Server 客户端-Client 上下文-Ctx 负载均衡-Balancer 注册发现-Resolver GoFrame 框架包含多个微服务组件,并提供了易用的GRPC 脚手架模块和工具。脚手架由grpcx 社区包实现:https://github.com/gogf/gf/tree/master/contrib/rpc/grp...
  • Remote write API

    Write data to Promscale using the remote-write API Overview of remote-write endpoint Formats General format for time-series data Protobuf format Using the Promscale endpoint wit...
  • Generating Protobufs

    Generating Protobufs with entproto Generating Protobufs with entproto As Ent and Protobuf schemas are not identical, we must supply some annotations on our schema to help entpro...
  • Generating Protobufs

    Generating Protobufs with entproto Generating Protobufs with entproto As Ent and Protobuf schemas are not identical, we must supply some annotations on our schema to help entpro...
  • Schemas

    Create a schema Parameters Show schemas Describe a schema Delete a schema Update a schema The eKuiper REST api for schemas allows you to manage schemas, such as create, show...
  • json2pb

    json2pb message repeated field map integers floating point enum string bytes bool unknown fields json2pb Learn how to transfer json to pb. brpc支持json和protobuf间的双向 转化,...
  • json2pb

    json2pb message repeated field map integers floating point enum string bytes bool unknown fields json2pb Learn how to transfer json to pb. brpc支持json和protobuf间的双向 转化,...
  • 搭建Nshead服务

    使用ubrpc的服务 把idl文件转化为proto文件 以插件方式运行protoc 实现生成的Service基类 设置ServerOptions.nshead_service 使用nshead+blob的服务 使用nshead+mcpack/compack/idl的服务 使用nshead+protobuf的服务 ub是百度内广泛使用的老RP...