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

    3808 2024-06-16 《Coolify》
    Benefits of the cloud option Self-hosted Benefits of the self-hosted option The cloud option is the easiest way to get started with Coolify. It is a paid service, where you ca...
  • Write Operations

    3789 2024-06-28 《Apache Hudi 0.15.0》
    Operation Types UPSERT INSERT BULK_INSERT DELETE BOOTSTRAP INSERT_OVERWRITE INSERT_OVERWRITE_TABLE DELETE_PARTITION Configs Writing path Related Resources It may be he...
  • Annotations

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

    3788 2024-05-25 《Apache JDO 3.2.1》
    Detach All On Commit Copy On Attach Serialization of Detachable classes JDO provides an interface to the persistence of objects. JDO 1.0 didn’t provide a way of taking an objec...
  • Configure Kerberos for clients to Access Kerberized Kyuubi

    3781 2024-07-05 《Apache Kyuubi 1.9.1》
    Instructions Install Kerberos Client Configure Kerberos Client Get Kerberos TGT Add Kerberos Client Configuration File to JVM Search Path Add Kerberos Ticket Cache to JVM Sear...
  • SQL DML

    3764 2024-06-30 《Apache Hudi 0.15.0》
    Spark SQL Insert Into Insert Overwrite Update Merge Into Delete From Data Skipping and Indexing Flink SQL Insert Into Update Delete From Setting Writer/Reader Configs F...
  • SpotBugs FAQ

    3764 2024-06-13 《SpotBugs 4.8.5》
    Q1: I’m getting java.lang.UnsupportedClassVersionError when I try to run SpotBugs Q2: SpotBugs is running out of memory, or is taking a long time to finish Q3: What is the “auxil...
  • Function

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

    3751 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...
  • Functions

    3734 2024-06-07 《Underscore.js 1.13.6》
    bind bindAll partial memoize delay defer throttle debounce once after before wrap negate compose restArguments bind _.bind(function, object, *arguments) source ...