Apache ShardingSphere ElasticJob document Nov 01, 20231 Job API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 Job Development . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 Use Java API . . Listener Development . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41 Use Java API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43 Use Spring Namespace Tracing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 Use Java API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 Use Spring Boot Starter0 码力 | 101 页 | 1.53 MB | 1 年前3
Apache ShardingSphere ElasticJob 中文文档 2023 年 11 月 01 日1.1 作业 API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 作业开发 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 使用 Java API . . . 43 监听器开发 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43 使用 Java API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 使用 Spring 命名空间 . . . 1.3 事件追踪 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 使用 Java API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 使用 Spring Boot Starter0 码力 | 98 页 | 1.97 MB | 1 年前3
常见Redis未授权访问漏洞总结OpenStack 集群和其他的基础应用平台Docker。 Docker Remote API 是一个取代远程命令行界面(rcli)的REST API。存在问题的版本分别为 1.3 和 1.6因为权限控制等问题导致可以通过 docker client 或者 http 直接请求就可以访问这个 API,通过 这个接口,我们可以新建 container,删除已有 container,甚至是获取宿主机的 remove=True, volumes={'/etc': {'bind': '/tmp/etc', 'mode': 'rw'}}) https://github.com/Tycx2ry/docker_api_vul 环境搭建 未授权访问测试 利用zookeeper可视化管理工具进行连接 下载地址:https://issues.apache.org/jira/secure/ 用JSON作为存储格式,JavaScript作为查询语言,MapReduce和HTTP作为API的NoSQL数据库。应用 广泛,如BBC用在其动态内容展示平台,Credit Suisse用在其内部的商品部门的市场框架,Meebo,用 在其社交平台(web和应用程序),默认会在5984端口开放Restful的API接口,如果使用SSL的话就会监 听在6984端口,用于数据库的管理功能。其HTTP0 码力 | 44 页 | 19.34 MB | 1 年前3
TiDB v6.1 中文手册· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 682 9.2 TiDB 集群监控 API· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · TiDB 暂时不支持用 Ctrl+C 终止查询或会话。 用户文档,#8854 • TiKV API V2(实验特性) 在 v6.1.0 之前,TiKV 作为 Raw Key Value 存储时,由于仅存储了客户端传入的原始数据,因此只提供基本 的 Key Value 读写能力。 TiKV API V2 提供了新的 Raw Key Value 存储格式与访问接口,包括: – 数据以 MVCC – 数据根据不同的使用方式划分范围,支持单一集群 TiDB、事务 KV、RawKV 应用共存。 由于底层存储格式发生了重大变化,启用 API V2 后,不能将 TiKV 集群回退到 v6.1.0 之前的版本,否则可能导致 数据损坏。 [用户文档](#api-version-从-v610-版本开始引入),[#11745](https://github.com/tikv/tikv/issues0 码力 | 3572 页 | 84.36 MB | 1 年前3
TiDB v6.1 Documentation· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 892 9.2 TiDB Monitoring API· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 894 does not support using Ctrl+C to terminate queries or sessions. User document, #8854 39 • TiKV API V2 (experimental) Before v6.1.0, when TiKV is used as Raw Key Value storage, TiKV only provides basic Value read and write capability because it only stores the raw data passed in by the client. TiKV API V2 provides a new Raw Key Value storage format and access interface, including: • The data is stored0 码力 | 4487 页 | 84.44 MB | 1 年前3
TiDB v6.5 Documentation· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1054 9 9.2 TiDB Monitoring API· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1056 supports data backup and restore for products that use RawKV. TiKV-BR can also upgrade the api-version from API V1 to API V2 for TiKV cluster. For more information, see documentation. 43 2.2.2 Compatibility JDBC TiDB is a MySQL-compatible database, and JDBC (Java Database Connectivity) is the data access API for Java. MySQL Connector/J is MySQL’s implementation of JDBC. In this tutorial, you can learn how0 码力 | 5282 页 | 99.69 MB | 1 年前3
TiDB v7.6 Documentation· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1102 9.2 TiDB Monitoring API· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1104 TiCDC introduces a new API GET /api/v2/changefeed/{ �→ changefeed_id}/synced to query the downstream synchronization status of a specified replication task (changefeed). By using this API, you can determine impact of slow meta Region leader reads on schema version updates #48125 @cfzjywxk • TiKV • Add an API endpoint /async_tasks for querying asynchronous tasks #15759 @YuJuncen • Add priority labels to gRPC0 码力 | 6123 页 | 107.24 MB | 1 年前3
TiDB v7.5 Documentation· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1086 9.2 TiDB Monitoring API· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1088 JDBC TiDB is a MySQL-compatible database, and JDBC (Java Database Connectivity) is the data access API for Java. MySQL Connector/J is MySQL’s implementation of JDBC. In this tutorial, you can learn how tidb_version;'); console.log(rows[0]['tidb_version']); For more information, refer to TypeORM: DataSource API. 223 4.3.4.5.4 Useful notes Foreign key constraints Using foreign key constraints (experimental)0 码力 | 6020 页 | 106.82 MB | 1 年前3
TiDB v7.1 Documentation· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1084 9.2 TiDB Monitoring API· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1086 JDBC TiDB is a MySQL-compatible database, and JDBC (Java Database Connectivity) is the data access API for Java. MySQL Connector/J is MySQL’s implementation of JDBC. In this tutorial, you can learn how tidb_version;'); console.log(rows[0]['tidb_version']); For more information, refer to TypeORM: DataSource API. 243 4.3.4.5.4 Useful notes Foreign key constraints Using foreign key constraints (experimental)0 码力 | 5716 页 | 104.74 MB | 1 年前3
TiDB v8.5 Documentation· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1538 9.2 TiDB Monitoring API· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1540 Metrics· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3259 13.12.7 TiProxy API· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · JDBC TiDB is a MySQL-compatible database, and JDBC (Java Database Connectivity) is the data access API for Java. MySQL Connector/J is MySQL’s implementation of JDBC. In this tutorial, you can learn how0 码力 | 6730 页 | 111.36 MB | 10 月前3
共 248 条
- 1
- 2
- 3
- 4
- 5
- 6
- 25













