书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 25430 个相关结果.
  • Functions

    Manage Functions Function 资源 创建 function 更新 function 启动 function 的单个实例 启动 function 的所有实例 停止 function 的单个实例 停止 function 的所有实例 重启 function 的单个实例 重启 function 的所有实例 Function 列表...
  • Brokers

    Managing Brokers Brokers resources List active brokers pulsar-admin REST Java list of namespaces owned by a given broker CLI REST Java Dynamic broker configuration Updat...
  • RPC 应用参数配置

    在 SOFABoot 的使用场景下,RPC 框架在应用层面,提供一些配置参数,支持的应用级别的参数配置,如端口,线程池等信息,都是通过Spring Boot的@ConfigurationProperties 进行的绑定。绑定属性类是com.alipay.sofa.rpc.boot.config.SofaBootRpcProperties ,配置前缀是 ...
  • mgmt 命令

    mgmt 命令 mgmt list mgmt insert <AppId> <Name> mgmt update <AppId> <status> mgmt lookup <AppId> mgmt delete <AppId> mgmt 命令 mgmt 命令查询应用程序。 mgmt list 列出应用程序列表 mgmt insert <A...
  • Persistent topics

    Managing persistent topics 持久 topic 资源 列出 topic pulsar-admin REST API Java 授权 pulsar-admin REST API Java 获取权限 pulsar-admin REST API Java 取消权限 pulsar-admin REST API Ja...
  • Clients

    Client use Real-time client REST client What’s next? Client use So far, we have seen that Feathers with its services, events and hooks can also be used in the browser, which...
  • Node.js

    TDengine Node.js Connector 支持的平台 版本支持 支持的功能特性 安装步骤 安装前准备 使用 npm 安装 安装验证 建立连接 使用示例 写入数据 SQL 写入 InfluxDB 行协议写入 OpenTSDB Telnet 行协议写入 OpenTSDB JSON 行协议写入 查询数据 更多示例程序 使...
  • Mixing Different Parameter Types

    Mixing Different Parameter Types Mixing Different Parameter Types It’s possible, but rare, to use all four flavors of parameters in a single function. Whenever more than one fl...
  • 定时器

    setTimeout number setTimeout(function callback, number delay, any rest) 参数 function callback number delay any rest 返回值 number setInterval number setInterval(function callba...
  • Call Other Services

    1290 2019-09-24 《LoopBack 4 Document》
    Add a datasource Datasource for SOAP web service Datasource for REST service Add a service Define the methods that map to the operations Add a Controller Inject the Service in...