书栈网 · BookStack 本次搜索耗时 0.007 秒,为您找到 294 个相关结果.
  • dtm delete

    dtm delete 1 普通(非强制)删除 2 强制删除 3 命令行参数 English dtm delete 1 普通(非强制)删除 使用 dtm delete 执行 删除 时,会发生: 读取 Config 对于 Config 中定义的每一个 Tool,如果有对应的 State,就会调用 Delete 接口。 注意:Dele...
  • dtm init

    dtm init Downloading Plugins from Config File Downloading Plugins from Command Line Init Logic Flags dtm init dtm releases plugins to an AWS S3 bucket. When running dtm...
  • dtm destroy

    dtm destroy 1 Flags dtm destroy dtm destroy acts like dtm apply -f an_empty_config.yaml . The purpose of destroy is that in case you accidentally deleted your config file...
  • dtm upgrade

    dtm upgrade 1 命令行参数 English dtm upgrade dtm upgrade 将 dtm 升级到最新的发布版本。 1 命令行参数 短 长 默认值 描述 -y —yes false 直接升级,不二次确认
  • dtm list

    dtm list 1 命令行参数 English dtm list dtm list 列出所有支持的插件。 1 命令行参数 短 长 默认值 描述 -r —filter “” 通过正则表达式过滤插件
  • dtm develop

    dtm develop 1 Brief 2 Full Process Guide 3 Flags dtm develop dtm develop is used to develop a new plugin for anything. 1 Brief dtm develop create-plugin generates plug...
  • DTM架构

    DTM架构 分布式事务过程 DTM架构图 跨语言特性 高可用 多进程同时轮询 术语 接口协议 HTTP gRPC 与XA DTP模型异同 小结 DTM架构 我们先简单介绍一个完整的分布式事务,大家了解了分布式事务的过程后,再详细介绍DTM的架构。 分布式事务过程 假设我们要进行一个跨行转账,A转给B30元,因为A、B不在同一个...
  • dtm delete

    dtm delete 1 Normal (Non-Force) Delete 2 Force Delete dtm delete 1 Normal (Non-Force) Delete When deleting using dtm , here’s what happens: Read the Config For each Tool de...
  • dtm apply

    dtm apply 1 For Each Tool Defined in the Config 2 For Each State That Doesn’t Have a Tool in the Config dtm apply When applying a config file using dtm , here’s what happens: ...
  • dtm init

    dtm init Downloading Plugins Init Logic dtm init dtm init will download the required plugins according to the tool file in the config. For config file, tool file, see the co...