Apache ShardingSphere ElasticJob document Nov 01, 2023Implementation Principle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 Elastic Distributed Implementation . . . . . . . . . . . . . . . . . . . . . . . . . 10 Registry Data Structure . . 58 Common Listener Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . 58 Distributed Listener Configuration . . . . . . . . . . . . . . . . . . . . . . . . . 58 ii 6.2.4 Event Tracing deployment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 72 Operation and maintenance platform and RESTFul API deployment (optional) . . 72 6.3.2 Dump Job Information . . . . . . . . . . .0 码力 | 101 页 | 1.53 MB | 1 年前3
Apache ShardingSphere v5.5.0 document1.8 Appendix with SQL operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 8.2 Distributed Transaction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 8.2.1 Background can not cast to Long exception occurs. . . . . . . . . 579 13.3.6 Sharding Why is the default distributed auto‐augment key strategy provided by ShardingSphere not continuous and most of them end with does my custom distributed primary key do not work after imple‐ menting KeyGenerateAlgorithm interface and configuring type property? . 580 13.3.9 Sharding In addition to internal distributed primary key0 码力 | 602 页 | 3.85 MB | 1 年前3
Apache ShardingSphere v5.5.0 中文文档33 Apache ShardingSphere document 8.2.7 核心概念 XA 协议 XA 协议最早的分布式事务模型是由 X/Open 国际联盟提出的 X/Open Distributed Transaction Processing (DTP) 模型,简称 XA 协议。 8.2.8 使用限制 虽然 Apache ShardingSphere 希望能够完全兼容所有的分布式事务场景,并在性能上达到最优,但在 的 验 证, 是 通 过 GraalVM Native Build Tools 的 Maven Plugin 子项目来完成的。通过在 JVM 下运行单元测试,为单元测试 打上 junit-platform-unique-ids* 标签,此后构建为 GraalVM Native Image 进行 na‐ tiveTest 来 测 试 在 GraalVM Native Image 下 的 单 元 Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses0 码力 | 557 页 | 4.61 MB | 1 年前3
Apache ShardingSphere 5.0.0 Document26 Inline Expression . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 Distributed Primary Key . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 Hint Sharding Route Pagination . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 4.3 Distributed Transaction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 4.3.1 Background 165 Governance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166 Distributed Transaction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 167 DistSQL . . .0 码力 | 403 页 | 3.15 MB | 1 年前3
Apache ShardingSphere 5.1.1 Document30 Inline Expression . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 Distributed Primary Key . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 Hint Sharding Route Pagination . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41 4.4 Distributed Transaction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43 4.4.1 Background DatabaseDiscoveryType . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 234 6.10 Distributed Transaction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 234 6.10.10 码力 | 458 页 | 3.43 MB | 1 年前3
Apache ShardingSphere 5.1.2 Document30 Inline Expression . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 Distributed Primary Key . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 Hint Sharding Route Pagination . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 4.4 Distributed Transaction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 4.4.1 Background 9.1 DatabaseDiscoveryProviderAlgorithm . . . . . . . . . . . . . . . . . . . . . . . 246 6.10 Distributed Transaction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 246 6.10.10 码力 | 503 页 | 3.66 MB | 1 年前3
Apache ShardingSphere ElasticJob 中文文档 2023 年 11 月 01 日processData(ShardingContext shardingContext, Listdata) { // process data // ... } } 流式处理 可通过属性配置 streaming.process 开启或关闭流式处理。 如果开启流式处理,则作业只有在 fetchData 方法的返回值为 null 或集合容量为空时,才停止抓取,否 则作业将一直运行下去;如果关闭流式处 数据流作业 接口名称:org.apache.shardingsphere.elasticjob.dataflow.job.DataflowJob 可配置属性: 名称 数据类型 说明 默认值 streaming.process boolean 是否开启流式处理 false 脚本作业 类型:SCRIPT 可配置属性: 名称 数据类型 说明 默认值 script.command.line String Event Listener – ☐ Other Event Listener • ☐ Unified Schedule API • ☐ Unified Resource API • � Distributed Features – � High Availability – � Elastic scale in/out – � Failover – � Misfire – � Idempotency 0 码力 | 98 页 | 1.97 MB | 1 年前3
Apache ShardingSphere 5.0.0-alpha DocumentData Sharding . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.2.2 Distributed Transaction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.2.3 Database Governance 14 Inline Expression . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 Distributed Primary Key . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 Hint Sharding Route Pagination . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57 3.2 Distributed Transaction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59 3.2.1 Background0 码力 | 311 页 | 2.09 MB | 1 年前3
Apache ShardingSphere 5.2.1 Document1.8 Appendix with SQL operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 3.2 Distributed Transaction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 3.2.1 Background Implementation classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 344 5.10 Distributed Transaction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 344 5.10.1 can not cast to Long exception occurs. . . . . . . . . 497 8.3.6 Sharding Why is the default distributed auto‐augment key strategy provided by ShardingSphere not continuous and most of them end with0 码力 | 523 页 | 4.51 MB | 1 年前3
Apache ShardingSphere 5.2.0 Document1.8 Appendix with SQL operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 3.2 Distributed Transaction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 3.2.1 Background Implementation classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 317 5.10 Distributed Transaction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 317 5.10.1 can not cast to Long exception occurs. . . . . . . . . 458 8.3.6 Sharding Why is the default distributed auto‐augment key strategy provided by ShardingSphere not continuous and most of them end with0 码力 | 483 页 | 4.27 MB | 1 年前3
共 20 条
- 1
- 2













