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

    2178 2024-05-20 《Apache Answer 1.3.0》
    Privileges User roles Privileges The number is the minimum reputation required for a privilege. There are three options available for your community. You can change this in Adm...
  • Run Java SDK Demo

    Run Java SDK Demo 1. TCP 1.1 ASYNC 1.2 BROADCAST 2 HTTP 2.1 ASYNC 3 GRPC 3.1 ASYNC Publish & Webhook Subscribe 3.2 SYNC Publish & Stream Subscribe 3.3 Publish BATCH Message ...
  • Reliability

    2103 2025-03-10 《Apache Iceberg 1.8.1》
    Reliability Iceberg was designed to solve correctness problems that affect Hive tables running in S3. Hive tables track data files using both a central metastore for partitions a...
  • Common methods

    1995 2025-03-14 《Redisson 3.45.0》
    1. Object name Name of Redisson object stored as a key in Redis or Valkey. Example: RMap map = redisson . getMap ( "mymap" ); map . getName (); // = mymap 2. Commo...
  • Object

    1937 2024-06-05 《Ramda 0.1.0》
    clone values eqProps keys omit pick pickAll project prop props clone {*} → {*} Parameters valueThe object or array to clone Returns * A deeply cloned copy of val...
  • Performance

    1922 2025-03-10 《Apache Iceberg 1.8.1》
    Performance Iceberg is designed for huge tables and is used in production where a single table can contain tens of petabytes of data. Even multi-petabyte tables can be read from ...
  • Implementing New Reporters

    1697 2025-03-26 《Apache Gobblin 0.17.0》
    Extending Builders Metric Reporting Event Reporting Other Reporters The two best entry points for implementing custom reporters are RecursiveScheduledMetricReporter and Event...
  • Schemas

    1371 2025-03-10 《Apache Iceberg 1.8.1》
    Schemas Iceberg tables support the following types: Type Description Notes boolean True or false int 32-bit signed integers Can promote to long long ...