积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

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

语言

全部中文(简体)(4)英语(2)

格式

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

    infra.url.ShardingSphereURLLoader from being manually converted to YAML from files such as XML or JSON. After parsing and loading the YAML file into ShardingSphere’s metadata, the next behavior will be Native Build Tools shall prevail. Due to the limitations of Gradle 8.6, users need to introduce the JSON file of Metadata Repository through Maven dependency. Reference https: //github.com/graalvm/nati following content to src/main/resources/META-INF/native-image/ exmaple-test-metadata/reflect-config.json to used normally under GraalVM Native Image. [ { "name":"org.example.test.TestShardingAlgorithmFixture"
    0 码力 | 602 页 | 3.85 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere v5.5.0 中文文档

    1 作为 YAML 的编写规范,这并不阻止 org.apache.shardingsphere.infra.url. ShardingSphereURLLoader 的自定义实现从 XML 或 JSON 等文件手动转化为 YAML。 在解析并加载 YAML 文件为 ShardingSphere 的元数据后,会再次通过模式配置的相关配置决定下一步 行为。讨论两种情况, 1. 元数据持久化仓库中不存在 Tasks,以 GraalVM Native Build Tools 的文档为准。由于 Gradle 8.6 的限制,用户需要通过 Maven 依赖的形式引入 Metadata Repository 的 JSON 文件。参考 https://github.com/graalvm/native‐build‐too ls/issues/572 。 plugins { id 'org.graalvm.buildtools TestShardingAlgorithmFixture 在 src/main/resources/META-INF/native-image/exmaple-test-metadata/ reflect-config.json 加入如下内容即可在正常在 GraalVM Native Image 下使用。 [ { "name":"org.example.test.TestShardingAlgorithmFixture"
    0 码力 | 557 页 | 4.61 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.4.1 Document

    following content to src/main/resources/META-INF/native-image/ exmaple-test-metadata/reflect-config.json to used normally under GraalVM Native Image. [ { "name":"org.example.test.TestShardingAlgorithmFixture" handled with the following bash command. Contributors may still need to manually adjust specific JSON entries and GraalVM Tracing Agent Filter chain of Maven Profile. The following command is only an native:metadata-copy 9.1. ShardingSphere-JDBC 142 Apache ShardingSphere document Please manually delete JSON files without any specific entries. 9.2 ShardingSphere-Proxy Configuration is the only module in
    0 码力 | 572 页 | 3.73 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere ElasticJob document Nov 01, 2023

    information is transmitted in the form of Header, the key is shardingContext, and the value is in json format. public class HttpJobMain { public static void main(String[] args) { new ScheduleJobBootstrap(regCenter
    0 码力 | 101 页 | 1.53 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 中文文档 5.4.1

    TestShardingAlgorithmFixture 在 src/main/resources/META-INF/native-image/exmaple-test-metadata/ reflect-config.json 加入如下内容即可在正常在 GraalVM Native Image 下使用。 [ { "name":"org.example.test.TestShardingAlgorithmFixture" Agent 执行单元测试,并在特定目录下生成或合并已有的 GraalVM Reachability Meta‐ data 文件。可通过如下 bash 命令简单处理此流程。贡献者仍可能需要手动调整具体的 JSON 条目,并在 适当的时候调整 Maven Profile 和 GraalVM Tracing Agent 的 Filter 链。 以 下 命 令 仅 为 shardingsphere-test-native /mvnw -PgenerateMetadata -DskipNativeTests -e -T1C clean test native:metadata-copy 请手动删除无任何具体条目的 JSON 文件。 9.2 ShardingSphere-Proxy 配置是 ShardingSphere‐Proxy 中唯一与开发者交互的模块,通过它可以快速清晰的理解 ShardingSphere‐
    0 码力 | 530 页 | 4.49 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere ElasticJob 中文文档 2023 年 11 月 01 日

    可通过属性配置 http.url,http.method,http.data 等配置待请求的 http 信息。分片信息以 Header 形式传递,key 为 shardingContext,值为 json 格式。 public class HttpJobMain { public static void main(String[] args) { new ScheduleJobBootstrap(regCenter
    0 码力 | 98 页 | 1.97 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.0.0-alpha Document

    0.0-beta curl -X POST \ http://localhost:8888/scaling/job/start \ -H 'content-type: application/json' \ -d '{ "ruleConfig": { "source": { "type": "shardingSphereJdbc", "parameter": " dataSources:
    0 码力 | 311 页 | 2.09 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 中文文档 5.0.0-alpha

    shardingSphereJdbc 示例: curl -X POST \ http://localhost:8888/scaling/job/start \ -H 'content-type: application/json' \ -d '{ "ruleConfig": { "source": { "type": "shardingSphereJdbc", "parameter": " 4.4. ShardingSphere-Scaling
    0 码力 | 301 页 | 3.44 MB | 1 年前
    3
共 8 条
  • 1
前往
页
相关搜索词
ApacheShardingSpherev55.0document中文文档5.4DocumentElasticJobNov01202311alpha
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩