书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 3659 个相关结果.
  • 自定义序列化器

    为你的 Flink 程序注册自定义序列化器 使用 Kryo JavaSerializer 的问题 为你的 Flink 程序注册自定义序列化器 如果在 Flink 程序中使用了 Flink 类型序列化器无法进行序列化的用户自定义类型,Flink 会回退到通用的 Kryo 序列化器。 可以使用 Kryo 注册自己的序列化器或序列化系统,比如 Googl...
  • 自定义序列化器

    为你的 Flink 程序注册自定义序列化器 使用 Kryo JavaSerializer 的问题 为你的 Flink 程序注册自定义序列化器 如果在 Flink 程序中使用了 Flink 类型序列化器无法进行序列化的用户自定义类型,Flink 会回退到通用的 Kryo 序列化器。 可以使用 Kryo 注册自己的序列化器或序列化系统,比如 Googl...
  • 序列化协议

    SOFARPC 可以在使用 Bolt 通信协议的情况下,可以选择不同的序列化协议,目前支持 hessian2 和 protobuf 。 默认的情况下,SOFARPC 使用 hessian2 作为序列化协议,如果需要将序列化协议设置成 protobuf,在发布服务的时候,需要做如下的设置: <sofa:service ref = "sampleSer...
  • 3rd Party Serializers

    3rd Party Serializers Issue with using Kryo’s JavaSerializer 3rd Party Serializers If you use a custom type in your Flink program which cannot be serialized by the Flink type ...
  • json2pb

    message repeated field map integers floating point enum string bytes bool unknown fields brpc支持json和protobuf间的双向 转化,实现于json2pb ,json解析使用rapidjson 。此功能对pb2.x和3.x均有效。pb3内置...
  • 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 学习如何将json转换成pb。 brpc支持json和protobuf间的双向 转化,实现于json2pb ,json解析...
  • gRPC Plugins

    Introduction to Kong gRPC Plugins gRPC-Gateway plugin configuration gRPC-Web plugin configuration Introduction to Kong gRPC Plugins Before going into the specifics of configur...
  • Pod Group Status

    Pod Group Status Function Detail Feature Interaction Cluster AutoScale Operators/Controllers Reference Pod Group Status In Coscheduling v1alph1 design, PodGroup ’s status...
  • 模式管理

    模式管理 创建模式 参数 显示模式 描述模式 删除模式 模式管理 eKuiper 模式命令行工具使您可以管理模式,例如创建,显示和删除插件。 创建模式 该命令用于创建模式。 模式的定义以 JSON 格式指定。 create schema $schema_type $schema_name $schema_json 模式可以通过两...