积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(15)数据库中间件(15)

语言

全部英语(7)中文(简体)(6)

格式

全部PDF文档 PDF(15)
 
本次搜索耗时 0.095 秒,为您找到相关结果约 15 个.
  • 全部
  • 数据库
  • 数据库中间件
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Apache ShardingSphere ElasticJob document Nov 01, 2023

    does not have a job scheduling center node, but the programs based on the deployment job framework trigger the scheduling when the corresponding time point is reached. The registration cen‐ ter is only used as sharding and cleaning. Elastic Distributed Implementation • The first server went online to trigger the main server election. Once the main server goes offline, the election is triggered again, and these nodes to coordinate the sharding and high availability of distributed jobs. You can write TRIGGER in the job running instance node to indicate that the instance will be executed once immediately
    0 码力 | 101 页 | 1.53 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere ElasticJob 中文文档 2023 年 11 月 01 日

    IP 地址 和 PID 构成。作业运行实例主键均为临时节点,当作业实例上线时注册,下线时自动清理。注册中心监 控这些节点的变化来协调分布式作业的分片以及高可用。可在作业运行实例节点写入 TRIGGER 表示该 实例立即执行一次。 sharding 节点 作业分片信息,子节点是分片项序号,从零开始,至分片总数减一。分片项序号的子节点存储详细信息。 每个分片项下的子节点用于控制和记录分片运行状态。节点详细信息说明: CHAR(50) 是 主机 IP sharding_item INT 是 分片项 execu‐ tion_source VAR‐ CHAR(20) 是 作业执行来源。可选值为 NORMAL_TRIGGER, MISFIRE, FAILOVER failure_cause VAR‐ CHAR(2000) 否 执行失败原因 is_success BIT 是 是否执行成功 start_time elasticjob.lifecycle.api.JobOperateAPI 触发作业执行 作业在不与当前运行中作业冲突的情况下才会触发执行,并在启动后自动清理此标记。 方法签名:void trigger(Optional jobName, Optional serverIp) • Parameters: – jobName —作业名称 – serverIp —作业服务器 IP 地址 禁用作业
    0 码力 | 98 页 | 1.97 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.2.0 Document

    ├──status ├ ├ ├ ├──UUID ├ ├ ├ ├──.... ├ ├ ├──worker_id ├ ├ ├ ├──UUID ├ ├ ├ ├──.... ├ ├ ├──process_trigger ├ ├ ├ ├──process_list_id:UUID ├ ├ ├ ├──.... ├ ├ ├──labels ├ ├ ├ ├──UUID ├ ├ ├ ├──.... ├ ├──storage_nodes migration completed As required by security audit teams, the business system needs to periodically trigger key modifications or through some emergency events. We need to perform migration data cleansing integrating with XAtransaction. Answer: 1. shardingsphere-transaction-xa-core include atomikos, it will trigger auto‐configuration mechanism in spring‐boot, add @SpringBootApplication(exclude = JtaAutoConfigu-
    0 码力 | 483 页 | 4.27 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.2.1 Document

    ├──status ├ ├ ├ ├──UUID ├ ├ ├ ├──.... ├ ├ ├──worker_id ├ ├ ├ ├──UUID ├ ├ ├ ├──.... ├ ├ ├──process_trigger ├ ├ ├ ├──process_list_id:UUID ├ ├ ├ ├──.... ├ ├ ├──labels ├ ├ ├ ├──UUID ├ ├ ├ ├──.... ├ ├──storage_nodes migration completed As required by security audit teams, the business system needs to periodically trigger key modifications or through some emergency events. We need to perform migration data cleansing integrating with XAtransaction. Answer: 1. shardingsphere-transaction-xa-core include atomikos, it will trigger auto‐configuration mechanism in spring‐boot, add @SpringBootApplication(exclude = JtaAutoConfigu-
    0 码力 | 523 页 | 4.51 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.1.2 Document

    ├ ├ ├ ├ ├──UUID ├ ├ ├ ├──.... ├ ├ ├──worker_id ├ ├ ├ ├──UUID ├ ├ ├ ├──.... ├ ├ ├──process_trigger ├ ├ ├ ├──process_list_id:UUID ├ ├ ├ ├──.... ├ ├──storage_nodes ├ ├ ├──disable ├ ├ ├ ├──${schema_1 with transaction of XA Answer: 1. shardingsphere-transaction-xa-core include atomikos, it will trigger auto‐configuration mechanism in spring‐boot, add @SpringBootApplication(exclude = JtaAutoConfigu-
    0 码力 | 503 页 | 3.66 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.4.1 Document

    ├──UUID ├ ├ ├ ├──.... ├ ├ ├──worker_id ├ ├ ├ ├──UUID ├ ├ ├ ├──.... ├ ├ ├──show_process_list_trigger ├ ├ ├ ├──process_id:UUID ├ ├ ├ ├──.... ├ ├ ├──labels ├ ├ ├ ├──UUID ├ ├ ├ ├──.... ├ ├──storage_nodes integrating with XAtransaction. Answer: 1. shardingsphere-transaction-xa-core include atomikos, it will trigger auto‐configuration mechanism in spring‐boot, add @SpringBootApplication(exclude = JtaAutoConfigu-
    0 码力 | 572 页 | 3.73 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere v5.5.0 document

    ├──UUID ├ ├ ├ ├──.... ├ ├ ├──worker_id ├ ├ ├ ├──UUID ├ ├ ├ ├──.... ├ ├ ├──show_process_list_trigger ├ ├ ├ ├──process_id:UUID ├ ├ ├ ├──.... ├ ├ ├──labels ├ ├ ├ ├──UUID ├ ├ ├ ├──.... ├ ├──qualified_data_sources integrating with XAtransaction. Answer: 1. shardingsphere-transaction-xa-core include atomikos, it will trigger auto‐configuration mechanism in spring‐boot, add @SpringBootApplication(exclude = JtaAutoConfigu-
    0 码力 | 602 页 | 3.85 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.0.0-alpha Document

    ShardingTransaction of XA Answer: 1. shardingsphere-transaction-xa-core include atomikos, it will trigger auto‐configuration mechanism in spring‐boot, add @SpringBootApplication(exclude = JtaAutoConfigu-
    0 码力 | 311 页 | 2.09 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.0.0 Document

    with transaction of XA Answer: 1. shardingsphere-transaction-xa-core include atomikos, it will trigger auto‐configuration mechanism in spring‐boot, add @SpringBootApplication(exclude = JtaAutoConfigu-
    0 码力 | 403 页 | 3.15 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.1.1 Document

    with transaction of XA Answer: 1. shardingsphere-transaction-xa-core include atomikos, it will trigger auto‐configuration mechanism in spring‐boot, add @SpringBootApplication(exclude = JtaAutoConfigu-
    0 码力 | 458 页 | 3.43 MB | 1 年前
    3
共 15 条
  • 1
  • 2
前往
页
相关搜索词
ApacheShardingSphereElasticJobdocumentNov012023中文文档115.2Document5.15.4v55.0alpha
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩