Devlive 开源社区 本次搜索耗时 0.515 秒,为您找到 576 个相关结果.
  • Source schema and Converters

    Source schema Converters Converters available in Gobblin Schema specification Supported data types by different converters Primitive types Complex types Array Map Record En...
  • Camus to Gobblin Migration

    Advantages of Migrating to Gobblin Kafka Ingestion Related Job Config Properties Config properties for pulling Kafka topics Config properties for compaction Deployment and Chec...
  • Introduction to EventMesh

    Introduction to EventMesh Features Introduction to EventMesh Apache EventMesh is a fully serverless platform used to build distributed event-driven applications. ...
  • EventMesh Workflow

    EventMesh Workflow Business Problem CNCF Serverless Workflow EventMesh Workflow AsyncAPI Workflow Example EventMesh Workflow Engine EventMesh Catalog Design EventMesh Workflo...
  • CloudEvents Integration

    CloudEvents Integration Introduction Requirements Functional Requirements Performance Requirements Design Details Pluggable Protocols Process of CloudEvents under EventMesh Fo...
  • Couchbase

    Introduction Record format Configuration General configuration values Authentication No credentials Using certificates Using bucket password Document level expiration 1 - Ex...
  • 第三节:仓库列表页 - 卡片与排序布局

    学习目标 GitHub仓库列表页分析 页面骨架结构 实现用户信息栏和导航标签 添加过滤和搜索控件 实现仓库卡片列表 添加分页导航组件 响应式设计考虑 关键样式技术点 1. 仓库卡片模式 2. 分隔线和边界 3. 标签和指示器 4. 语言颜色点 5. 过滤器和排序控件 常见问题与解决方案 问题1:移动设备上过滤控件的排列 问题2:...
  • Glue Data Catalog

    Syncing to Glue Data Catalog This document walks through the steps to register an Apache XTable™ (Incubating) synced table in Glue Data Catalog on AWS. Pre-requisites Source ta...
  • 第五章:synchronized关键字

    学习目标 1. 对象锁与类锁的概念 1.1 对象锁(实例锁) 1.2 类锁(静态锁) 1.3 对象锁与类锁的对比 2. synchronized修饰方法与代码块的区别 2.1 修饰方法 vs 修饰代码块 2.2 不同锁对象的选择 3. synchronized的底层实现原理 3.1 Monitor监视器 3.2 字节码层面的实现 3.3 ...
  • Code Style Guide

    Overview Guideline Code Style Template File Overview The code formatting standard in this project is based on the Oracle/Sun Code Convention and Google Java Style . Guide...