书栈网 · BookStack 本次搜索耗时 0.081 秒,为您找到 13260 个相关结果.
  • 4. serializeWithTemplate

    478 2019-11-13 《WeIdentity 文档》
    4. serializeWithTemplate 4. serializeWithTemplate 基本信息 接口名称: com . webank . weid . suite . api . transportation . inf . PdfTransportation . serializeWithTemplate 接口定义: < ...
  • asyncMultiSet

    asyncMultiSet asyncMultiSet 异步写同一HashKey下的多行数据。 public static interface MultiSetListener extends GenericFutureListener < Future < Void >> { /** * This ...
  • asyncSet

    asyncSet asyncSet 异步写单行数据。 public static interface SetListener extends GenericFutureListener < Future < Void >> { /** * This function will be called wh...
  • Java API

    Java API Creating an Ozone client Writing data using Ozone Client Creating a Volume Creating a Bucket Reading and Writing a Key Java API Ozone ships with its own client lib...
  • 内存控制

    TiDB 内存控制文档 如何配置一条 SQL 执行过程中的内存使用阈值 TiDB 内存控制文档 目前 TiDB 已经能够做到追踪单条 SQL 查询过程中的内存使用情况,当内存使用超过一定阈值后也能采取一些操作来预防 OOM 或者排查 OOM 原因。在 TiDB 的配置文件中,我们可以使用如下配置来控制内存使用超阈值时 TiDB 的行为: # Va...
  • Strings in Binary Files

    Strings in Binary Files Strings in Binary Files Textual strings are another kind of primitive data type you’ll find in many binary formats. When you read files one byte at a ti...
  • 消息包处理

    消息包处理 简单协议 操作方法 使用示例1,基本使用 使用示例2,自定义数据结构 消息包处理 gtcp 提供了许多方便的原生操作连接数据的方法,但是在绝大多数的应用场景中,开发者需要自己设计数据结构,并进行封包/解包处理,由于TCP消息协议是没有消息边界保护的,因此复杂的网络通信环境中很容易出现粘包/断包 的情况。因此gtcp 也提供了简单的...
  • 连接对象-消息包处理

    简单协议 操作方法 使用示例 示例1,基本使用 示例2,自定义数据结构 gtcp 提供了许多方便的原生操作连接数据的方法,但是在绝大多数的应用场景中,开发者需要自己设计数据结构,并进行封包/解包处理,由于TCP 消息协议是没有消息边界保护的,因此复杂的网络通信环境中很容易出现粘包 的情况。因此gtcp 也提供了简单的数据协议,方便开发者进行消息包...
  • 通用编解码-方法介绍

    New NewWithTag NewWithOptions Load LoadJson LoadXml LoadIni LoadYaml LoadToml LoadContent LoadContentType IsValidDataType Valid Marshal MarshalIndent Unm...
  • 通用编解码-方法介绍

    New NewWithTag NewWithOptions Load LoadJson LoadXml LoadIni LoadYaml LoadToml LoadContent LoadContentType IsValidDataType Valid Marshal MarshalIndent Unm...