Devlive 开源社区 本次搜索耗时 1.036 秒,为您找到 488 个相关结果.
  • Collections

    1434 2024-05-25 《Lodash 1.3.1》
    _.at(collection [, index1, index2, …]) Arguments Returns Example _.contains(collection, target [, fromIndex=0]) Aliases Arguments Returns Example _.countBy(collection [, c...
  • Configure Kyuubi to Use JDBC Authentication

    1422 2024-07-05 《Apache Kyuubi 1.9.1》
    Enable JDBC Authentication Configure the authentication properties Authentication with In-memory Database Kyuubi supports authentication via JDBC query. A query is prepared wit...
  • Relation

    1418 2024-06-05 《Ramda 0.4.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy countBy (a → String) → [a] → {*} Parameters fnThe function u...
  • 2. Monitoring Kyuubi - Server Metrics

    1412 2024-07-05 《Apache Kyuubi 1.9.1》
    Configurations Metrics Kyuubi has a configurable metrics system based on the Dropwizard Metrics Library . This allows users to report Kyuubi metrics to a variety of kyuubi.metri...
  • Object

    1400 2024-06-05 《Ramda 0.2.3》
    clone values eqProps keys omit pick pickAll project prop props where keysIn path valuesIn clone {*} → {*} Parameters valueThe object or array to clone Return...
  • Relation

    1394 2024-06-05 《Ramda 0.5.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy countBy (a → String) → [a] → {*} Parameters fnThe function u...
  • Log In to Apache Ambari

    Prerequisites Steps Next Step More Information Prerequisites Ambari Server must be running. To log in to Ambari Web using a web browser: Steps Point your web browser to...
  • Logic

    1387 2024-06-05 《Ramda 0.19.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies and a → b → a | b Added in v0.1.0 Retu...
  • Distributed services

    1387 2025-03-14 《Redisson 3.45.0》
    Remote service Redisson provides Java Remote Services to execute remote procedure call using Redis or Valkey. Remote interface could have any type of method parameters and result ...
  • Chaining

    1385 2024-05-25 《Lodash 1.3.1》
    _(value) Aliases Arguments Returns Example _.tap(value, interceptor) Arguments Returns Example _.prototype.toString() Returns Example _.prototype.valueOf() Aliases Ret...