未验证 提交 465339f2 编写于 作者: A Annie_wang 提交者: Gitee

update en/application-dev/database/database-distributedobject-overview.md.

Signed-off-by: NAnnie_wang <annie.wangli@huawei.com>
上级 a73e0cce
......@@ -16,9 +16,9 @@ The distributed data object management framework is an object-oriented in-memory
The distributed data object can be in the following states in its lifecycle:
- ** Uninitialized**: The distributed data object is not instantiated or has been destroyed.
- ** Local**: The data table is created, but the data cannot be synchronized.
- ** Distributed**: The data table is created, there are at least two online with the same session ID, and data can be synchronized across devices. If the device is offline or the session ID is empty, the distributed data object changes to the local state.
- **Uninitialized**: The distributed data object is not instantiated or has been destroyed.
- **Local**: The data table is created, but the data cannot be synchronized.
- **Distributed**: The data table is created, there are at least two online with the same session ID, and data can be synchronized across devices. If the device is offline or the session ID is empty, the distributed data object changes to the local state.
## Working Principles
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册