Devlive 开源社区 本次搜索耗时 0.086 秒,为您找到 1378 个相关结果.
  • Client Properties (3.x)

    475 2024-06-22 《Apache Accumulo 2.x》
    Below are properties set in accumulo-client.properties that configure Accumulo clients . All properties have been part of the API since 2.0.0 (unless otherwise specified): Pr...
  • Socket

    Support Those Engines Key features Description Sink Options Task Example Changelog 2.2.0-beta 2022-09-26 Socket sink connector Support Those Engines Spark Flink SeaTu...
  • 4.11 Combine words into a comma-separated phrase

    474 2024-05-10 《R Markdown Cookbook》
    When you want to output a character vector for humans to read (e.g., x <- c("apple", "banana", "cherry") ), you probably do not want something like [1] "apple" "banana" "cherry" ,...
  • Relation

    474 2024-06-05 《Ramda 0.15.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical countBy (a → String) → ...
  • Result

    473 2024-05-25 《Apache JDO 3.2.1》
    Result type Aggregates Example - Use of aggregates As we have seen, a JDOQL query is made up of different parts. In this section we look at the result part of the query. The re...
  • Team & member Management

    User Management Team Management Role Management Member Management User Management ADMIN can select the user type when creating or modifying a user. There are two user types: ...
  • InfluxDB

    Description Key features Options url sql [string] schema [config] fields [Config] database [string] username [string] password [string] split_column [string] upper_bound ...
  • Phoenix

    Description Key features Options driver [string] url [string] common options Example Changelog 2.2.0-beta 2022-09-26 Phoenix sink connector Description Write Phoenix...
  • Config File

    469 2024-05-20 《Apache Answer 1.3.0》
    config.yaml description We use yaml configuration file. It will be created automatically after answer init command. The default path is /data/conf/config.yaml config.yaml...
  • Logic

    469 2024-06-05 《Ramda 0.20.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until and a → b → a | b Added in v0.1....