datastore

数据存储
常用释义
数据存储

扩展信息

数据存储
  该服务同样适用于数据存储DataStore),对应的对象是n_cst_dssrv_report。 使用说明   你可以使用该服务实现如下功能:   l_ …
数据存储对象
...(Final Node)、对象(Objects)、数据存储对象DataStore)、对象流(Object Flows)、分支与合并(Decision and Mer…
数据存储区
数据存储区DataStore):代表流程可以访问和写入的共享数据,例如数据库,共享数据的持久化管理并不由当前案例负责。图…
数据存储槽
...侵时能尽量减少被侦测的机会,当然也有更多的机会取得数据存储槽Datastore)里额外的经验值与现金奖励。
数据库
利用数据库datastore)进行增量计算,而不是一下完成全部计算 避免争用数据库实体 避免大的实体组 查看英文原文:Googl…
数据存储空间
...支持不同的数据来源,甚至包括一般不被认为是数据库的来源。因此我们用“数据存储空间”(datastore)一词泛指以JDO 访问的 …
数据存储定义
1.创建数据存储定义Datastore),使用多列数据存储在多列上创建全文索引BEGIN CTX_DDL.CREATE_PREFERENCE('IN…

例句

Keys in the GAE datastore are also unique, just as they would be in a traditional database.

GAE数据存储中的键也是惟一的,正如在传统的数据库中一样。

To create the datastore you only have to create a model for it: a JSON file that defines the fields and options for those fields.

要创建数据存储区,您只需为其创建一个模型:定义字段以及那些字段的选项的JSON文件。

A persistence interface, a subsystem that specializes in getting information in and out of a datastore.

一个persistenceinterface(持续界面),这是一个子系统,用于对数据库读写信息。

或者是在一个稳定的迭代最后,或者是在一个重要的开发工作在测试数据库中刚开始之前。

有关测试部件及测试执行结果的信息存储在一连串称为“测试数据库”的相关文件中。

There was an error writing realms information to the datastore.

从数据存储中写领域信息有一个错误。

用户的访问令牌不再以明文形式的文件保存,而是保存在GAE的数据存储中,这有别于传统的数据库。

The service must support a minimum of 100 concurrent clients, and shall fail-safe through failures of any underlying datastore.

该服务必须支持最少100个并发客户机,并应该不受任何底层数据存储失败的影响。

In the latter case, the server accumulates in its datastore a collection of your selections, indexed by your session.

在后一种情况下,服务器在自己的数据库中记录您选择的商品,以会话ID作为索引。

There was an error connecting to the datastore.

连接到数据存储出错。

For the past six months, as you are probably aware, we've been struggling with some reliability issues with the App Engine Datastore.

你可能注意到了,我们过去半年一直在与AppEngineDatastore的某些可靠性问题进行着斗争。

这些更改绝对不能破坏持久数据存储的完整性。

Database并发策略可以使WebLogicServer将对实体bean的锁定请求委派给基础数据存储库。

Googles new datastore defines a data model that lies between the abstract tuples of an RDBMS and the concrete row-column storage of NoSQL.

Google新的数据存储定义了一种介于RDBMS抽象元组和NoSQL具体的行列存储之间的一种数据模型。

Inserts data into a DataWindow control, DataStore object, or graph control from data in a file.

一个文件插入数据到一个数据窗口控件,数据存储对象,图形或数据控制。

There was an error writing to the datastore.

写入到数据存储出错。

You have one choice of a datastore (Bigtable), and a limited number of Java libraries to choose from.

您只有一个数据库选择(Bigtable),只能选择有限几个Java库。

About NoSQL systems: Datastore is hardly a good example of a good one. It's good enough for App Engine, but you now know its caveats.

关于NoSQL系统,Datastore很难成为一个好的例子,它对GAE是够用的但你现在知道了它的缺点。

My application, dubbed Magnus, takes location data from a mobile device and persists it to a datastore.

我将这个应用程序称为Magnus,它从一个移动设备提取位置数据并将数据持久化到一个数据存储中。

在一篇最近的文章中,我向您展示了一个面向文档的数据存储(CouchDB)与面向模式的关系型数据库的巨大区别。

Define a DataStore that interacts with a ZRM resource handler and define a DataGrid that utilizes the DataStore.

定义一个与ZRM资源处理程序交互的DataStore,并定义一个使用DataStore的DataGrid。

您可以选择您想要为您的新项目创建的任何类型的测试数据存储库。

要实现这些请求,应用程序组件常常必须更改底层数据存储的状态。

In the figure, datastores have already been added for the source and target databases, and a user has been added to the source datastore.

在图中,已经为源和目标数据库添加了数据存储,并在源数据存储中添加了一个用户。

Do you see the need of such a datastore for your solutions?

自己的解决方案中需要这样的数据存储么?

持久数据存储就是即使在服务器崩溃的情况下仍能存在的数据存储。

The data from the datastore is then used to populate the contents of the controller so that the controller has the array that backs it.

使用Datastore中的数据填充控制器,这样控制器就有一个返回它的数组。

采用现有的模式并把它移植到数据存储中,这种场景则更为少见。

We simply added the --clear-datastore parameter as a command-line argument that gets passed into our start-up script.

我们只是添加了--clear-datastore参数作为传递到启动脚本中的命令行实参。

在关系世界中也是如此,对于底层数据存储来说,索引使搜索更加容易,因此对于最终用户来说就更快。