Devlive 开源社区 本次搜索耗时 0.656 秒,为您找到 537 个相关结果.
  • Webapi 接口

    以个人身份模仿WEB操作 第三方系统调用夜莺 n9e-webapi 模块提供了两类接口,一个是 /api/n9e 打头的,给前端调用,另一类是 /v1/n9e 打头的,给第三方系统调用。如果想以个人身份模仿WEB操作,也是调用 /api/n9e 相关接口。 以个人身份模仿WEB操作 这种方式,页面上 JavaScript 可以调用的所有接口,...
  • PersistenceManagerFactory

    4388 2024-05-25 《Apache JDO 3.2.1》
    Standard JDO Properties Any JDO-enabled application will require (at least) one PersistenceManagerFactory. Typically applications create one per datastore being utilised. A Persi...
  • CDC Ingestion

    4373 2024-06-26 《Apache Amoro 0.6.1》
    Ingest into one table Iceberg format Mixed-Iceberg format Ingest Into multiple tables Iceberg format Mixed-Iceberg format CDC stands for Change Data Capture, which is a broa...
  • checkpoint-storage

    Checkpoint Storage Introduction Checkpoint Storage Checkpoint Storage Configuration OSS S3 HDFS LocalFile Enable cache Checkpoint Storage Introduction Checkpoint is a f...
  • Configuration Overview

    4337 2024-06-22 《Apache Accumulo 2.x》
    Client Configuration Server Configuration Default Site System Namespace Zookeeper Considerations Viewing Server Configuration Configuration is managed differently for Accu...
  • Function

    4327 2024-06-02 《Ramda 0.28.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • Intro to schema feature

    Why we need schema SchemaOptions table schema_first comment Columns What type supported at now How to declare type supported PrimaryKey ConstraintKeys What constraintType s...
  • Function

    4312 2024-06-02 《Ramda 0.30.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • Apache Doris Connector

    Apache StreamPark™ 方式写入 配置信息 写入 Doris Apache Doris 是一款基于大规模并行处理技术的分布式 SQL 数据库,主要面向 OLAP 场景。 Apache StreamPark 基于 Doris 的 stream load 封装了 DoirsSink 用于向 Doris 实时写入数据。 Apache ...
  • 8. Distributed locks and synchronizers

    4304 2024-06-19 《Redisson 3.31.0》
    8.1. Lock 8.2. Fair Lock 8.3. MultiLock 8.4. RedLock 8.5. ReadWriteLock 8.6. Semaphore 8.7. PermitExpirableSemaphore 8.8. CountDownLatch 8.9. Spin Lock 8.10. Fenced Lock ...