书栈网 · BookStack 本次搜索耗时 0.033 秒,为您找到 731 个相关结果.
  • Performing requests

    发送请求 发送请求 一旦创建了 RestClient ,就可以通过调用其中一个performRequest 或performRequestAsync 方法来发送请求。 performRequest 方法是同步的,并直接返回Response ,这意味着客户端将阻塞并等待返回的响应。 performRequestAsync 返回 void ,并接受...
  • Java runtime

    Java runtime Selecting a Java runtime Garbage collection Strong encapsulation Java runtime Apache Druid is written in Java and requires a Java runtime. This page provides det...
  • Java client

    Java client Installing the client using Apache HttpClient 5 Transport Installing the client using RestClient Transport Security Sample data IndexData class Initializing the cl...
  • Java runtime

    Java runtime Selecting a Java runtime Garbage collection Strong encapsulation Java runtime Apache Druid is written in Java and requires a Java runtime. This page provides det...
  • 恶意文件访问类漏洞

    恶意文件访问类漏洞 1. 读文件 1.1 同级目录任意文件读取漏洞测试 1.2 读取WEB-INF/web.xml测试 1.3 跨目录读取敏感文件测试 2. 写文件 2.1 跨目录写入文件测试 2.2 绝对路径写入文件测试 3. 删除文件 3.1 任意文件删除测试 3.2 FileSystem任意文件删除测试 4. 文件/目录复制、移动 ...
  • 5.1 Network Layer

    5.1 Network Layer 5.1 Network Layer The network layer is a fairly straight-forward NIO server, and will not be described in great detail. The sendfile implementation is done by...
  • 5.2 Messages

    5.2 Messages 5.2 Messages Messages consist of a variable-length header, a variable-length opaque key byte array and a variable-length opaque value byte array. The format of the...
  • 小结

    小结 小结 本章为大家演示了smart-socket最基础的应用,可以看到该框架相较于其它知名NIO框架(具备代表性的AIO框架不多,暂且不论),开发起来的代码量和难度都是比较低的。接下来我们会对smart-socket进行更深入的剖析,感兴趣的读者朋友可继续往下看,如果结合smart-socket的源码阅读效果更佳。
  • Java client

    Java client Installing the client using Apache HttpClient 5 Transport Installing the client using RestClient Transport Security Sample data IndexData class Initializing the cl...
  • FE 锁管理

    死锁检测 配置参数 慢锁检测 配置参数 FE 锁管理用于检测 FE 进程中可能出现的死锁和慢锁问题。方便用户定位线上问题以及监控锁的占用情况。 提示 该功能为实验功能,自 2.1.6 版本开始支持。 死锁检测 FE 锁管理模块提供了死锁检测功能,用于自动检测死锁,该功能默认关闭,可以通过配置参数开启。 如果开启死锁检测功能,则会周期性地检...