Devlive 开源社区 本次搜索耗时 0.619 秒,为您找到 275 个相关结果.
  • Distributed services

    4741 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 ...
  • 7.3 Style code blocks and text output

    4734 2024-05-10 《R Markdown Cookbook》
    References We can customize the style of code chunks and their text output using the chunk options class.source and class.output , respectively. These options take character vec...
  • Summary Statistics

    4728 2024-06-22 《Apache Accumulo 2.x》
    Overview Inaccuracies Configuring Permissions Bulk import Examples Overview Accumulo has the ability to generate summary statistics about data in a table using user defined...
  • Wire Encryption

    4727 2024-06-22 《Apache Accumulo 2.x》
    Server configuration Client configuration Generating SSL material using OpenSSL Generate a certificate/keystore per host Accumulo, through Thrift’s TSSLTransport, provides the...
  • Authorizations

    4717 2024-06-22 《Apache Accumulo 2.x》
    Configuration Security Labels Writing labeled data Security Label Expression Syntax User Authorizations Advanced Authorizations Handling In Accumulo, data is written with se...
  • Function

    4676 2024-06-02 《Ramda 0.16.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • Erasure Coding

    4673 2024-06-22 《Apache Accumulo 2.x》
    Important Warning EC and Threads HDFS ec Command Configuring EC for a New Instance Configuring EC for an Existing Instance Defining Custom EC Policies With the release of ve...
  • GitHub 趋势日报 (2025年04月23日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Ruby Dart C++ Java PHP Go C C MDX Vim Script Rust Jupyter Notebook Lua HTML Shell JavaScript Kotlin TypeScript Python Dockerfile ...
  • Partitioning

    4644 2024-06-29 《Apache Iceberg 1.5.2》
    What is partitioning? What does Iceberg do differently? Partitioning in Hive Problems with Hive partitioning Iceberg’s hidden partitioning What is partitioning? Partitioning...
  • Implement SpotBugs plugin

    4635 2024-06-13 《SpotBugs 4.8.5》
    Implement SpotBugs plugin Create Maven project Write java code to represent bug to find Write test case to ensure your detector can find bug Write java code to avoid false-posit...