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

    5114 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...
  • Shell

    Shell 综述 创建任务 任务参数 任务样例 简单打印一行文字 使用自定义参数 注意事项 Shell 综述 Shell 任务类型,用于创建 Shell 类型的任务并执行一系列的 Shell 脚本。worker 执行该任务的时候,会生成一个临时 shell 脚本,并使用与租户同名的 linux 用户执行这个脚本。 创建任务 点击项...
  • 6.5 Control the placement of figures

    5113 2024-05-24 《R Markdown Cookbook》
    Floating environments Prevent figures from floating Force floats forward Adjust LaTeX placement rules (*) One common frustration with LaTeX is the placement of figures and tab...
  • Cache API implementations

    5109 2025-03-15 《Redisson 3.45.0》
    Spring Cache Redisson provides various Spring Cache implementations. Each Cache instance has two important parameters: ttl and maxIdleTime . Data is stored infinitely if these se...
  • Python-JayDeBeApi

    5108 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Preparation Usage The JayDeBeApi module allows you to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database. ...
  • Annotations

    5104 2024-05-25 《Apache JDO 3.2.1》
    @PersistenceCapable @PersistenceAware @Cacheable @EmbeddedOnly @Inheritance @Discriminator @DatastoreIdentity @Version @PrimaryKey @FetchPlans @FetchPlan @FetchGroups @...
  • Wire Encryption

    5101 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...
  • Scan Executors

    5101 2024-06-22 《Apache Accumulo 2.x》
    Configuring and using Scan Executors Configuring and using Scan Prioritizers. Providing hints from the client side. Accumulo scans operate by repeatedly fetching batches of dat...
  • 7.3 Style code blocks and text output

    5097 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...
  • Objects

    5097 2024-06-07 《Underscore.js 1.13.6》
    keys allKeys values mapObject pairs invert create functions findKey extend extendOwn pick omit defaults clone tap toPath get has property propertyOf matcher i...