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

    3807 2024-06-14 《Lodash 3.10.1》
    _.at(collection, [props]) Arguments Returns Example .countBy(collection, [iteratee=.identity], [thisArg]) Arguments Returns Example .every(collection, [predicate=.identity]...
  • Encryption

    3806 2024-07-01 《Apache Hudi 0.15.0》
    Encrypt Copy-on-Write tables Note Since Hudi 0.11.0, Spark 3.2 support has been added and accompanying that, Parquet 1.12 has been included, which brings encryption feature to H...
  • Object

    3806 2024-06-05 《Ramda 0.19.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • Kubernetes PVC Resource usage

    Resource usage instructions of K8s PVC Resource usage instructions of K8s PVC The support for pvc resource(mount file resources such as checkpoint/savepoint/logs and so on) is b...
  • RocketMQ

    Support Apache RocketMQ Version Support These Engines Key Features Description Source Options start.mode.offsets Task Example Simple: Specified format consumption Simple: S...
  • Security Overview

    3802 2024-06-22 《Apache Accumulo 2.x》
    Security Overview Implementation Security Overview Accumulo has the following security features: Only authenticated users can access Accumulo. Kerberos can be enabled to re...
  • InfluxDB

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

    Common Parameter job.name jars job.mode checkpoint.interval parallelism job.retry.times shade.identifier Flink Engine Parameter Spark Engine Parameter This document desc...
  • Database

    activity answer collection collection_group comment config meta notification power question report revision role role_power_rel site_info tag tag_rel uniqid user ...
  • 4.14 Create an animation from multiple R plots

    3791 2024-05-23 《R Markdown Cookbook》
    References When you generate a series of plots in a code chunk, you can combine them into an animation. It is easy to do so if the output format is HTML—you only need to install ...