This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-horaedb-docs.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 1f09617  deploy: 047f83ede9b0c7fdc0925f9fb14551df2ee1730f
1f09617 is described below

commit 1f09617fc64f283a866b2f6fb097445debb261f6
Author: chunshao90 <[email protected]>
AuthorDate: Mon Jan 22 11:58:05 2024 +0000

    deploy: 047f83ede9b0c7fdc0925f9fb14551df2ee1730f
---
 cn/operation/horaemeta.html | 10 +++++-----
 cn/print.html               | 10 +++++-----
 cn/searchindex.js           |  2 +-
 cn/searchindex.json         |  2 +-
 en/operation/horaemeta.html | 10 ++++------
 en/print.html               | 10 ++++------
 en/searchindex.js           |  2 +-
 en/searchindex.json         |  2 +-
 operation/horaemeta.html    | 10 ++++------
 print.html                  | 10 ++++------
 searchindex.js              |  2 +-
 searchindex.json            |  2 +-
 12 files changed, 32 insertions(+), 40 deletions(-)

diff --git a/cn/operation/horaemeta.html b/cn/operation/horaemeta.html
index d7c1d8c..2e2aa77 100644
--- a/cn/operation/horaemeta.html
+++ b/cn/operation/horaemeta.html
@@ -273,7 +273,7 @@ curl --location 'http://127.0.0.1:8080/api/v1/table/query' \
     &quot;name&quot;:&quot;testCluster&quot;,
     &quot;nodeCount&quot;:3,
     &quot;ShardTotal&quot;:9,
-    &quot;enableScheduler&quot;:true,
+    &quot;enableSchedule&quot;:true,
     &quot;topologyType&quot;:&quot;static&quot;
 }'
 </code></pre>
@@ -295,18 +295,18 @@ curl --location 
'http://127.0.0.1:8080/api/v1/table/query' \
 <pre><code>curl --location 'http://127.0.0.1:8080/api/v1/clusters'
 </code></pre>
 <ul>
-<li>修改 DeployMode</li>
+<li>修改 <code>enableSchedule</code></li>
 </ul>
-<pre><code>curl --location --request PUT 
'http://127.0.0.1:8080/api/v1/cluster/{ClusterName}/deployMode' \
+<pre><code>curl --location --request PUT 
'http://127.0.0.1:8080/api/v1/clusters/{ClusterName}/enableSchedule' \
 --header 'Content-Type: application/json' \
 --data '{
     &quot;enable&quot;:true
 }'
 </code></pre>
 <ul>
-<li>查询 DeployMode</li>
+<li>查询 <code>enableSchedule</code></li>
 </ul>
-<pre><code>curl --location 
'http://127.0.0.1:8080/api/v1/cluster/{ClusterName}/deployMode'
+<pre><code>curl --location 
'http://127.0.0.1:8080/api/v1/clusters/{ClusterName}/enableSchedule'
 </code></pre>
 <ul>
 <li>更新限流器</li>
diff --git a/cn/print.html b/cn/print.html
index 2a98a00..357d7ea 100644
--- a/cn/print.html
+++ b/cn/print.html
@@ -2085,7 +2085,7 @@ curl --location 
'http://127.0.0.1:8080/api/v1/table/query' \
     &quot;name&quot;:&quot;testCluster&quot;,
     &quot;nodeCount&quot;:3,
     &quot;ShardTotal&quot;:9,
-    &quot;enableScheduler&quot;:true,
+    &quot;enableSchedule&quot;:true,
     &quot;topologyType&quot;:&quot;static&quot;
 }'
 </code></pre>
@@ -2107,18 +2107,18 @@ curl --location 
'http://127.0.0.1:8080/api/v1/table/query' \
 <pre><code>curl --location 'http://127.0.0.1:8080/api/v1/clusters'
 </code></pre>
 <ul>
-<li>修改 DeployMode</li>
+<li>修改 <code>enableSchedule</code></li>
 </ul>
-<pre><code>curl --location --request PUT 
'http://127.0.0.1:8080/api/v1/cluster/{ClusterName}/deployMode' \
+<pre><code>curl --location --request PUT 
'http://127.0.0.1:8080/api/v1/clusters/{ClusterName}/enableSchedule' \
 --header 'Content-Type: application/json' \
 --data '{
     &quot;enable&quot;:true
 }'
 </code></pre>
 <ul>
-<li>查询 DeployMode</li>
+<li>查询 <code>enableSchedule</code></li>
 </ul>
-<pre><code>curl --location 
'http://127.0.0.1:8080/api/v1/cluster/{ClusterName}/deployMode'
+<pre><code>curl --location 
'http://127.0.0.1:8080/api/v1/clusters/{ClusterName}/enableSchedule'
 </code></pre>
 <ul>
 <li>更新限流器</li>
diff --git a/cn/searchindex.js b/cn/searchindex.js
index ab4cb1a..f134f5c 100644
--- a/cn/searchindex.js
+++ b/cn/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search, 
{"doc_urls":["about.html#愿景","about.html#如何使用-horaedb","quick_start.html#快速开始","quick_start.html#启动","quick_start.html#自定义-docker-的配置","quick_start.html#写入和查询数据","quick_start.html#建表","quick_start.html#写数据","quick_start.html#查询","quick_start.html#展示建表语句","quick_start.html#删除表","quick_start.html#使用-sdk","quick_start.html#下一步","sql/README.html#sql-语法","sql/model/README.html#数据模型","sql/model/data_types.html#数据类型","sql/model/data_types.html#支持的数据类型-大小写不敏感","sql/m
 [...]
\ No newline at end of file
+Object.assign(window.search, 
{"doc_urls":["about.html#愿景","about.html#如何使用-horaedb","quick_start.html#快速开始","quick_start.html#启动","quick_start.html#自定义-docker-的配置","quick_start.html#写入和查询数据","quick_start.html#建表","quick_start.html#写数据","quick_start.html#查询","quick_start.html#展示建表语句","quick_start.html#删除表","quick_start.html#使用-sdk","quick_start.html#下一步","sql/README.html#sql-语法","sql/model/README.html#数据模型","sql/model/data_types.html#数据类型","sql/model/data_types.html#支持的数据类型-大小写不敏感","sql/m
 [...]
\ No newline at end of file
diff --git a/cn/searchindex.json b/cn/searchindex.json
index e1a130b..f518b52 100644
--- a/cn/searchindex.json
+++ b/cn/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["about.html#愿景","about.html#如何使用-horaedb","quick_start.html#快速开始","quick_start.html#启动","quick_start.html#自定义-docker-的配置","quick_start.html#写入和查询数据","quick_start.html#建表","quick_start.html#写数据","quick_start.html#查询","quick_start.html#展示建表语句","quick_start.html#删除表","quick_start.html#使用-sdk","quick_start.html#下一步","sql/README.html#sql-语法","sql/model/README.html#数据模型","sql/model/data_types.html#数据类型","sql/model/data_types.html#支持的数据类型-大小写不敏感","sql/model/special_columns.html#特殊字
 [...]
\ No newline at end of file
+{"doc_urls":["about.html#愿景","about.html#如何使用-horaedb","quick_start.html#快速开始","quick_start.html#启动","quick_start.html#自定义-docker-的配置","quick_start.html#写入和查询数据","quick_start.html#建表","quick_start.html#写数据","quick_start.html#查询","quick_start.html#展示建表语句","quick_start.html#删除表","quick_start.html#使用-sdk","quick_start.html#下一步","sql/README.html#sql-语法","sql/model/README.html#数据模型","sql/model/data_types.html#数据类型","sql/model/data_types.html#支持的数据类型-大小写不敏感","sql/model/special_columns.html#特殊字
 [...]
\ No newline at end of file
diff --git a/en/operation/horaemeta.html b/en/operation/horaemeta.html
index abff29f..f685e08 100644
--- a/en/operation/horaemeta.html
+++ b/en/operation/horaemeta.html
@@ -273,7 +273,6 @@ If ShardIDs in the request is empty, query with all 
shardIDs in the cluster.</li
     &quot;name&quot;:&quot;testCluster&quot;,
     &quot;nodeCount&quot;:3,
     &quot;shardTotal&quot;:9,
-    &quot;enableScheduler&quot;:true,
     &quot;topologyType&quot;:&quot;static&quot;
 }'
 </code></pre>
@@ -285,7 +284,6 @@ If ShardIDs in the request is empty, query with all 
shardIDs in the cluster.</li
 --data '{
     &quot;nodeCount&quot;:28,
     &quot;shardTotal&quot;:128,
-    &quot;enableSchedule&quot;:true,
     &quot;topologyType&quot;:&quot;dynamic&quot;
 }'
 </code></pre>
@@ -295,18 +293,18 @@ If ShardIDs in the request is empty, query with all 
shardIDs in the cluster.</li
 <pre><code>curl --location 'http://127.0.0.1:8080/api/v1/clusters'
 </code></pre>
 <ul>
-<li>Update DeployMode</li>
+<li>Update <code>enableSchedule</code></li>
 </ul>
-<pre><code>curl --location --request PUT 
'http://127.0.0.1:8080/api/v1/cluster/{ClusterName}/deployMode' \
+<pre><code>curl --location --request PUT 
'http://127.0.0.1:8080/api/v1/clusters/{ClusterName}/enableSchedule' \
 --header 'Content-Type: application/json' \
 --data '{
     &quot;enable&quot;:true
 }'
 </code></pre>
 <ul>
-<li>Query DeployMode</li>
+<li>Query <code>enableSchedule</code></li>
 </ul>
-<pre><code>curl --location 
'http://127.0.0.1:8080/api/v1/cluster/{ClusterName}/deployMode'
+<pre><code>curl --location 
'http://127.0.0.1:8080/api/v1/clusters/{ClusterName}/enableSchedule'
 </code></pre>
 <ul>
 <li>Update flow limiter</li>
diff --git a/en/print.html b/en/print.html
index c26cddb..7bd41be 100644
--- a/en/print.html
+++ b/en/print.html
@@ -2090,7 +2090,6 @@ If ShardIDs in the request is empty, query with all 
shardIDs in the cluster.</li
     &quot;name&quot;:&quot;testCluster&quot;,
     &quot;nodeCount&quot;:3,
     &quot;shardTotal&quot;:9,
-    &quot;enableScheduler&quot;:true,
     &quot;topologyType&quot;:&quot;static&quot;
 }'
 </code></pre>
@@ -2102,7 +2101,6 @@ If ShardIDs in the request is empty, query with all 
shardIDs in the cluster.</li
 --data '{
     &quot;nodeCount&quot;:28,
     &quot;shardTotal&quot;:128,
-    &quot;enableSchedule&quot;:true,
     &quot;topologyType&quot;:&quot;dynamic&quot;
 }'
 </code></pre>
@@ -2112,18 +2110,18 @@ If ShardIDs in the request is empty, query with all 
shardIDs in the cluster.</li
 <pre><code>curl --location 'http://127.0.0.1:8080/api/v1/clusters'
 </code></pre>
 <ul>
-<li>Update DeployMode</li>
+<li>Update <code>enableSchedule</code></li>
 </ul>
-<pre><code>curl --location --request PUT 
'http://127.0.0.1:8080/api/v1/cluster/{ClusterName}/deployMode' \
+<pre><code>curl --location --request PUT 
'http://127.0.0.1:8080/api/v1/clusters/{ClusterName}/enableSchedule' \
 --header 'Content-Type: application/json' \
 --data '{
     &quot;enable&quot;:true
 }'
 </code></pre>
 <ul>
-<li>Query DeployMode</li>
+<li>Query <code>enableSchedule</code></li>
 </ul>
-<pre><code>curl --location 
'http://127.0.0.1:8080/api/v1/cluster/{ClusterName}/deployMode'
+<pre><code>curl --location 
'http://127.0.0.1:8080/api/v1/clusters/{ClusterName}/enableSchedule'
 </code></pre>
 <ul>
 <li>Update flow limiter</li>
diff --git a/en/searchindex.js b/en/searchindex.js
index 49f9abd..36a0282 100644
--- a/en/searchindex.js
+++ b/en/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search, 
{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#s
 [...]
\ No newline at end of file
+Object.assign(window.search, 
{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#s
 [...]
\ No newline at end of file
diff --git a/en/searchindex.json b/en/searchindex.json
index 44a24ee..86641d4 100644
--- a/en/searchindex.json
+++ b/en/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#sql-syntax","sql/model/README.
 [...]
\ No newline at end of file
+{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#sql-syntax","sql/model/README.
 [...]
\ No newline at end of file
diff --git a/operation/horaemeta.html b/operation/horaemeta.html
index abff29f..f685e08 100644
--- a/operation/horaemeta.html
+++ b/operation/horaemeta.html
@@ -273,7 +273,6 @@ If ShardIDs in the request is empty, query with all 
shardIDs in the cluster.</li
     &quot;name&quot;:&quot;testCluster&quot;,
     &quot;nodeCount&quot;:3,
     &quot;shardTotal&quot;:9,
-    &quot;enableScheduler&quot;:true,
     &quot;topologyType&quot;:&quot;static&quot;
 }'
 </code></pre>
@@ -285,7 +284,6 @@ If ShardIDs in the request is empty, query with all 
shardIDs in the cluster.</li
 --data '{
     &quot;nodeCount&quot;:28,
     &quot;shardTotal&quot;:128,
-    &quot;enableSchedule&quot;:true,
     &quot;topologyType&quot;:&quot;dynamic&quot;
 }'
 </code></pre>
@@ -295,18 +293,18 @@ If ShardIDs in the request is empty, query with all 
shardIDs in the cluster.</li
 <pre><code>curl --location 'http://127.0.0.1:8080/api/v1/clusters'
 </code></pre>
 <ul>
-<li>Update DeployMode</li>
+<li>Update <code>enableSchedule</code></li>
 </ul>
-<pre><code>curl --location --request PUT 
'http://127.0.0.1:8080/api/v1/cluster/{ClusterName}/deployMode' \
+<pre><code>curl --location --request PUT 
'http://127.0.0.1:8080/api/v1/clusters/{ClusterName}/enableSchedule' \
 --header 'Content-Type: application/json' \
 --data '{
     &quot;enable&quot;:true
 }'
 </code></pre>
 <ul>
-<li>Query DeployMode</li>
+<li>Query <code>enableSchedule</code></li>
 </ul>
-<pre><code>curl --location 
'http://127.0.0.1:8080/api/v1/cluster/{ClusterName}/deployMode'
+<pre><code>curl --location 
'http://127.0.0.1:8080/api/v1/clusters/{ClusterName}/enableSchedule'
 </code></pre>
 <ul>
 <li>Update flow limiter</li>
diff --git a/print.html b/print.html
index c26cddb..7bd41be 100644
--- a/print.html
+++ b/print.html
@@ -2090,7 +2090,6 @@ If ShardIDs in the request is empty, query with all 
shardIDs in the cluster.</li
     &quot;name&quot;:&quot;testCluster&quot;,
     &quot;nodeCount&quot;:3,
     &quot;shardTotal&quot;:9,
-    &quot;enableScheduler&quot;:true,
     &quot;topologyType&quot;:&quot;static&quot;
 }'
 </code></pre>
@@ -2102,7 +2101,6 @@ If ShardIDs in the request is empty, query with all 
shardIDs in the cluster.</li
 --data '{
     &quot;nodeCount&quot;:28,
     &quot;shardTotal&quot;:128,
-    &quot;enableSchedule&quot;:true,
     &quot;topologyType&quot;:&quot;dynamic&quot;
 }'
 </code></pre>
@@ -2112,18 +2110,18 @@ If ShardIDs in the request is empty, query with all 
shardIDs in the cluster.</li
 <pre><code>curl --location 'http://127.0.0.1:8080/api/v1/clusters'
 </code></pre>
 <ul>
-<li>Update DeployMode</li>
+<li>Update <code>enableSchedule</code></li>
 </ul>
-<pre><code>curl --location --request PUT 
'http://127.0.0.1:8080/api/v1/cluster/{ClusterName}/deployMode' \
+<pre><code>curl --location --request PUT 
'http://127.0.0.1:8080/api/v1/clusters/{ClusterName}/enableSchedule' \
 --header 'Content-Type: application/json' \
 --data '{
     &quot;enable&quot;:true
 }'
 </code></pre>
 <ul>
-<li>Query DeployMode</li>
+<li>Query <code>enableSchedule</code></li>
 </ul>
-<pre><code>curl --location 
'http://127.0.0.1:8080/api/v1/cluster/{ClusterName}/deployMode'
+<pre><code>curl --location 
'http://127.0.0.1:8080/api/v1/clusters/{ClusterName}/enableSchedule'
 </code></pre>
 <ul>
 <li>Update flow limiter</li>
diff --git a/searchindex.js b/searchindex.js
index 49f9abd..36a0282 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search, 
{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#s
 [...]
\ No newline at end of file
+Object.assign(window.search, 
{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#s
 [...]
\ No newline at end of file
diff --git a/searchindex.json b/searchindex.json
index 44a24ee..86641d4 100644
--- a/searchindex.json
+++ b/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#sql-syntax","sql/model/README.
 [...]
\ No newline at end of file
+{"doc_urls":["about.html#motivation","about.html#how-does-horaedb-work","quick_start.html#quick-start","quick_start.html#start-server","quick_start.html#customize-docker-configuration","quick_start.html#write-and-read-data","quick_start.html#create-table","quick_start.html#write-data","quick_start.html#read-data","quick_start.html#show-create-table","quick_start.html#drop-table","quick_start.html#using-the-sdks","quick_start.html#next-step","sql/README.html#sql-syntax","sql/model/README.
 [...]
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to