Devlive 开源社区 本次搜索耗时 0.420 秒,为您找到 1058 个相关结果.
  • 第二节:代码查看页 - 语法高亮与行号实现

    学习目标 页面分析 实现步骤 第1步:准备HTML骨架与Tailwind配置 第2步:实现文件路径导航 第3步:实现文件操作栏 第4步:实现代码查看区 第5步:添加更多代码行和文件底部信息 第6步:实现文件底部信息 关键样式技术点解析 1. 代码行与行号的实现 2. 行高亮实现 3. 语法高亮集成 4. 响应式导航与操作按钮 5. ...
  • JDBC

    Gobblin JDBC writer & publisher Proposed design Requirements Design summary Design detail WriterInitializer JdbcWriterInitializer AvroFieldsPickConverter AvroToJdbcEntryConve...
  • 第六章:volatile关键字

    学习目标 1 内存可见性问题 1.1 什么是内存可见性 1.2 内存可见性问题的原因 2 volatile的作用与使用场景 2.1 volatile关键字介绍 2.2 volatile的内存语义 2.3 volatile的适用场景 2.4 volatile不能解决的问题 3 volatile与synchronized的区别 3.1 可见性与...
  • Branching and Tagging

    Branching and Tagging Overview Iceberg table metadata maintains a snapshot log, which represents the changes applied to a table. Snapshots are fundamental in Iceberg as they are ...
  • Metrics Reporting

    Metrics Reporting As of 1.1.0 Iceberg supports the MetricsReporter and the MetricsReport APIs. These two APIs allow expressing different metrics reports while supporting a plu...
  • Retention

    Introduction Design Overview of Gobblin Config Management Library Retention Constructs DatasetCleaner DatasetFinder ManagedCleanableDatasetFinder ConfigurableCleanableDataset ...
  • Kafka

    Introduction Pre-requisites Steps Configuration Details What Next? Introduction The Kafka writer allows users to create pipelines that ingest data from Gobblin sources into ...
  • Logic

    598 2024-06-05 《Ramda 0.7.0》
    and isEmpty not or cond and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the boolean and statement if...
  • Monitoring

    Overview Metrics Collecting and Reporting Metrics Reporting Metrics collection JVM Metrics Pre-defined Job Execution Metrics Job Execution History Store Email Notifications ...
  • Logic

    595 2024-06-05 《Ramda 0.6.0》
    and isEmpty not or cond and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the boolean and statement if...