Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete the developer's usage description for the enterprise version R… #493

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions src/UserGuide/Master/Tree/API/RestServiceV1.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ IoTDB's RESTful services can be used for query, write, and management operations

RESTful services are disabled by default.

* Developer

Find the `IoTDBrestServiceConfig` class under `org.apache.iotdb.db.conf.rest` in the sever module, and modify `enableRestService=true`.

* User

Find the `conf/conf/iotdb-system.properties` file under the IoTDB installation directory and set `enable_rest_service` to `true` to enable the module.

```properties
Expand Down
6 changes: 0 additions & 6 deletions src/UserGuide/Master/Tree/API/RestServiceV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ IoTDB's RESTful services can be used for query, write, and management operations

RESTful services are disabled by default.

* Developer

Find the `IoTDBrestServiceConfig` class under `org.apache.iotdb.db.conf.rest` in the sever module, and modify `enableRestService=true`.

* User

Find the `conf/iotdb-system.properties` file under the IoTDB installation directory and set `enable_rest_service` to `true` to enable the module.

```properties
Expand Down
6 changes: 0 additions & 6 deletions src/UserGuide/V0.13.x/API/RestService.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ IoTDB's RESTful services can be used for query, write, and management operations

RESTful services are disabled by default.

* Developer

Find the `IoTDBrestServiceConfig` class under `org.apache.iotdb.db.conf.rest` in the sever module, and modify `enableRestService=true`.

* User

Find the `conf/iotdb.properties` file under the IoTDB installation directory and set `enable_rest_service` to `true` to enable the module.

```properties
Expand Down
6 changes: 0 additions & 6 deletions src/UserGuide/V1.0.x/API/RestService.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ IoTDB's RESTful services can be used for query, write, and management operations

RESTful services are disabled by default.

* Developer

Find the `IoTDBrestServiceConfig` class under `org.apache.iotdb.db.conf.rest` in the sever module, and modify `enableRestService=true`.

* User

Find the `conf/iotdb.rest.properties` file under the IoTDB installation directory and set `enable_rest_service` to `true` to enable the module.

```properties
Expand Down
6 changes: 0 additions & 6 deletions src/UserGuide/V1.1.x/API/RestServiceV1.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ IoTDB's RESTful services can be used for query, write, and management operations

RESTful services are disabled by default.

* Developer

Find the `IoTDBrestServiceConfig` class under `org.apache.iotdb.db.conf.rest` in the sever module, and modify `enableRestService=true`.

* User

Find the `conf/iotdb.rest.properties` file under the IoTDB installation directory and set `enable_rest_service` to `true` to enable the module.

```properties
Expand Down
6 changes: 0 additions & 6 deletions src/UserGuide/V1.1.x/API/RestServiceV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ IoTDB's RESTful services can be used for query, write, and management operations

RESTful services are disabled by default.

* Developer

Find the `IoTDBrestServiceConfig` class under `org.apache.iotdb.db.conf.rest` in the sever module, and modify `enableRestService=true`.

* User

Find the `conf/iotdb.rest.properties` file under the IoTDB installation directory and set `enable_rest_service` to `true` to enable the module.

```properties
Expand Down
6 changes: 0 additions & 6 deletions src/UserGuide/V1.2.x/API/RestServiceV1.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ IoTDB's RESTful services can be used for query, write, and management operations

RESTful services are disabled by default.

* Developer

Find the `IoTDBrestServiceConfig` class under `org.apache.iotdb.db.conf.rest` in the sever module, and modify `enableRestService=true`.

* User

Find the `conf/iotdb.rest.properties` file under the IoTDB installation directory and set `enable_rest_service` to `true` to enable the module.

```properties
Expand Down
6 changes: 0 additions & 6 deletions src/UserGuide/V1.2.x/API/RestServiceV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ IoTDB's RESTful services can be used for query, write, and management operations

RESTful services are disabled by default.

* Developer

Find the `IoTDBrestServiceConfig` class under `org.apache.iotdb.db.conf.rest` in the sever module, and modify `enableRestService=true`.

* User

Find the `conf/iotdb.rest.properties` file under the IoTDB installation directory and set `enable_rest_service` to `true` to enable the module.

```properties
Expand Down
6 changes: 0 additions & 6 deletions src/UserGuide/V1.3.0-2/API/RestServiceV1.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ IoTDB's RESTful services can be used for query, write, and management operations

RESTful services are disabled by default.

* Developer

Find the `IoTDBrestServiceConfig` class under `org.apache.iotdb.db.conf.rest` in the sever module, and modify `enableRestService=true`.

* User

Find the `conf/conf/iotdb-datanode.properties` file under the IoTDB installation directory and set `enable_rest_service` to `true` to enable the module.

```properties
Expand Down
6 changes: 0 additions & 6 deletions src/UserGuide/V1.3.0-2/API/RestServiceV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ IoTDB's RESTful services can be used for query, write, and management operations

RESTful services are disabled by default.

* Developer

Find the `IoTDBrestServiceConfig` class under `org.apache.iotdb.db.conf.rest` in the sever module, and modify `enableRestService=true`.

* User

Find the `conf/iotdb-datanode.properties` file under the IoTDB installation directory and set `enable_rest_service` to `true` to enable the module.

```properties
Expand Down
6 changes: 0 additions & 6 deletions src/UserGuide/V2.0.1/Tree/API/RestServiceV1.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ IoTDB's RESTful services can be used for query, write, and management operations

RESTful services are disabled by default.

* Developer

Find the `IoTDBrestServiceConfig` class under `org.apache.iotdb.db.conf.rest` in the sever module, and modify `enableRestService=true`.

* User

Find the `conf/conf/iotdb-system.properties` file under the IoTDB installation directory and set `enable_rest_service` to `true` to enable the module.

```properties
Expand Down
6 changes: 0 additions & 6 deletions src/UserGuide/V2.0.1/Tree/API/RestServiceV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ IoTDB's RESTful services can be used for query, write, and management operations

RESTful services are disabled by default.

* Developer

Find the `IoTDBrestServiceConfig` class under `org.apache.iotdb.db.conf.rest` in the sever module, and modify `enableRestService=true`.

* User

Find the `conf/iotdb-system.properties` file under the IoTDB installation directory and set `enable_rest_service` to `true` to enable the module.

```properties
Expand Down
6 changes: 0 additions & 6 deletions src/UserGuide/latest/API/RestServiceV1.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ IoTDB's RESTful services can be used for query, write, and management operations

RESTful services are disabled by default.

- Developer

Find the `IoTDBrestServiceConfig` class under `org.apache.iotdb.db.conf.rest` in the sever module, and modify `enableRestService=true`.

- User

Find the `conf/conf/iotdb-system.properties` file under the IoTDB installation directory and set `enable_rest_service` to `true` to enable the module.

```properties
Expand Down
6 changes: 0 additions & 6 deletions src/UserGuide/latest/API/RestServiceV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ IoTDB's RESTful services can be used for query, write, and management operations

RESTful services are disabled by default.

- Developer

Find the `IoTDBrestServiceConfig` class under `org.apache.iotdb.db.conf.rest` in the sever module, and modify `enableRestService=true`.

- User

Find the `conf/iotdb-system.properties` file under the IoTDB installation directory and set `enable_rest_service` to `true` to enable the module.

```properties
Expand Down
5 changes: 0 additions & 5 deletions src/zh/UserGuide/Master/Tree/API/RestServiceV1.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,7 @@ IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 Open

## 开启RESTful 服务
RESTful 服务默认情况是关闭的
* 开发者

找到sever模块中`org.apache.iotdb.db.conf.rest` 下面的`IoTDBRestServiceConfig`类,修改`enableRestService=true`即可。

* 使用者

找到IoTDB安装目录下面的`conf/iotdb-system.properties`文件,将 `enable_rest_service` 设置为 `true` 以启用该模块。

```properties
Expand Down
5 changes: 0 additions & 5 deletions src/zh/UserGuide/Master/Tree/API/RestServiceV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,7 @@ IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 Open

## 开启RESTful 服务
RESTful 服务默认情况是关闭的
* 开发者

找到sever模块中`org.apache.iotdb.db.conf.rest` 下面的`IoTDBRestServiceConfig`类,修改`enableRestService=true`即可。

* 使用者

找到IoTDB安装目录下面的`conf/iotdb-system.properties`文件,将 `enable_rest_service` 设置为 `true` 以启用该模块。

```properties
Expand Down
7 changes: 1 addition & 6 deletions src/zh/UserGuide/V0.13.x/API/RestService.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,7 @@ IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 Open

### 开启RESTful 服务
RESTful 服务默认情况是关闭的
* 开发者

找到sever模块中`org.apache.iotdb.db.conf.rest` 下面的`IoTDBRestServiceConfig`类,修改`enableRestService=true`即可。

* 使用者


找到IoTDB安装目录下面的`conf/iotdb.properties`文件,将 `enable_rest_service` 设置为 `true` 以启用该模块。

```properties
Expand Down
5 changes: 0 additions & 5 deletions src/zh/UserGuide/V1.0.x/API/RestService.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,7 @@ IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 Open

### 开启RESTful 服务
RESTful 服务默认情况是关闭的
* 开发者

找到sever模块中`org.apache.iotdb.db.conf.rest` 下面的`IoTDBRestServiceConfig`类,修改`enableRestService=true`即可。

* 使用者

找到IoTDB安装目录下面的`conf/iotdb-common.properties`文件,将 `enable_rest_service` 设置为 `true` 以启用该模块。

```properties
Expand Down
5 changes: 0 additions & 5 deletions src/zh/UserGuide/V1.1.x/API/RestServiceV1.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,7 @@ IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 Open

### 开启RESTful 服务
RESTful 服务默认情况是关闭的
* 开发者

找到sever模块中`org.apache.iotdb.db.conf.rest` 下面的`IoTDBRestServiceConfig`类,修改`enableRestService=true`即可。

* 使用者

找到IoTDB安装目录下面的`conf/iotdb-common.properties`文件,将 `enable_rest_service` 设置为 `true` 以启用该模块。

```properties
Expand Down
5 changes: 0 additions & 5 deletions src/zh/UserGuide/V1.1.x/API/RestServiceV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,7 @@ IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 Open

### 开启RESTful 服务
RESTful 服务默认情况是关闭的
* 开发者

找到sever模块中`org.apache.iotdb.db.conf.rest` 下面的`IoTDBRestServiceConfig`类,修改`enableRestService=true`即可。

* 使用者

找到IoTDB安装目录下面的`conf/iotdb-common.properties`文件,将 `enable_rest_service` 设置为 `true` 以启用该模块。

```properties
Expand Down
5 changes: 0 additions & 5 deletions src/zh/UserGuide/V1.2.x/API/RestServiceV1.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 Open

## 开启RESTful 服务
RESTful 服务默认情况是关闭的
* 开发者

找到sever模块中`org.apache.iotdb.db.conf.rest` 下面的`IoTDBRestServiceConfig`类,修改`enableRestService=true`即可。

* 使用者

找到IoTDB安装目录下面的`conf/iotdb-common.properties`文件,将 `enable_rest_service` 设置为 `true` 以启用该模块。

Expand Down
5 changes: 0 additions & 5 deletions src/zh/UserGuide/V1.2.x/API/RestServiceV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,7 @@ IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 Open

## 开启RESTful 服务
RESTful 服务默认情况是关闭的
* 开发者

找到sever模块中`org.apache.iotdb.db.conf.rest` 下面的`IoTDBRestServiceConfig`类,修改`enableRestService=true`即可。

* 使用者

找到IoTDB安装目录下面的`conf/iotdb-common.properties`文件,将 `enable_rest_service` 设置为 `true` 以启用该模块。

```properties
Expand Down
5 changes: 0 additions & 5 deletions src/zh/UserGuide/V1.3.0-2/API/RestServiceV1.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,7 @@ IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 Open

## 开启RESTful 服务
RESTful 服务默认情况是关闭的
* 开发者

找到sever模块中`org.apache.iotdb.db.conf.rest` 下面的`IoTDBRestServiceConfig`类,修改`enableRestService=true`即可。

* 使用者

找到IoTDB安装目录下面的`conf/iotdb-datanode.properties`文件,将 `enable_rest_service` 设置为 `true` 以启用该模块。

```properties
Expand Down
5 changes: 0 additions & 5 deletions src/zh/UserGuide/V1.3.0-2/API/RestServiceV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,7 @@ IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 Open

## 开启RESTful 服务
RESTful 服务默认情况是关闭的
* 开发者

找到sever模块中`org.apache.iotdb.db.conf.rest` 下面的`IoTDBRestServiceConfig`类,修改`enableRestService=true`即可。

* 使用者

找到IoTDB安装目录下面的`conf/iotdb-datanode.properties`文件,将 `enable_rest_service` 设置为 `true` 以启用该模块。

```properties
Expand Down
5 changes: 0 additions & 5 deletions src/zh/UserGuide/V2.0.1/Tree/API/RestServiceV1.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,7 @@ IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 Open

## 开启RESTful 服务
RESTful 服务默认情况是关闭的
* 开发者

找到sever模块中`org.apache.iotdb.db.conf.rest` 下面的`IoTDBRestServiceConfig`类,修改`enableRestService=true`即可。

* 使用者

找到IoTDB安装目录下面的`conf/iotdb-system.properties`文件,将 `enable_rest_service` 设置为 `true` 以启用该模块。

```properties
Expand Down
5 changes: 0 additions & 5 deletions src/zh/UserGuide/V2.0.1/Tree/API/RestServiceV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,7 @@ IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 Open

## 开启RESTful 服务
RESTful 服务默认情况是关闭的
* 开发者

找到sever模块中`org.apache.iotdb.db.conf.rest` 下面的`IoTDBRestServiceConfig`类,修改`enableRestService=true`即可。

* 使用者

找到IoTDB安装目录下面的`conf/iotdb-system.properties`文件,将 `enable_rest_service` 设置为 `true` 以启用该模块。

```properties
Expand Down
7 changes: 1 addition & 6 deletions src/zh/UserGuide/latest/API/RestServiceV1.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,7 @@
IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 OpenAPI 标准来定义接口并生成框架。

## 开启RESTful 服务
RESTful 服务默认情况是关闭的
* 开发者

找到sever模块中`org.apache.iotdb.db.conf.rest` 下面的`IoTDBRestServiceConfig`类,修改`enableRestService=true`即可。

* 使用者
RESTful 服务默认情况是关闭的

找到IoTDB安装目录下面的`conf/iotdb-system.properties`文件,将 `enable_rest_service` 设置为 `true` 以启用该模块。

Expand Down
5 changes: 0 additions & 5 deletions src/zh/UserGuide/latest/API/RestServiceV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 Open

## 开启RESTful 服务
RESTful 服务默认情况是关闭的
* 开发者

找到sever模块中`org.apache.iotdb.db.conf.rest` 下面的`IoTDBRestServiceConfig`类,修改`enableRestService=true`即可。

* 使用者

找到IoTDB安装目录下面的`conf/iotdb-system.properties`文件,将 `enable_rest_service` 设置为 `true` 以启用该模块。

Expand Down
Loading