The sample application only implements the file system store type (" FF ") using the FlatFile adapter.
样例应用程序使用FlatFile适配器仅实现文件系统存储类型(“EF”)。
It can store the results as a string in system memory, into a file, or into database tables.
它可以将结果作为系统内存中的字符串存储到文件或数据库表内。
A virtual file system or similar mechanism can, of course, store state-for the users who have it.
当然,虚拟文件系统或相似的机制可以存储状态,但是用户必须有这些系统。
It also makes it simple to collect data about the scheduler, because it can easily and efficiently gather data and store it within the local file system.
这也使得收集有关调度器的数据变得简单,因为其可以在本地文件系统中轻松而又有效地收集数据并存储数据。
The data store is not a relational database; it's closer to a simple file system.
这个数据存储不是一个关系数据库,倒更像是一个简单的文件系统。
The grid file system needs to not only store chunks, but also metadata information, such as directories, files, file sizes, last modification times and so on.
这个网格文件系统不仅需要存储区块,还要存储元数据信息,像目录、文件名、文件大小、最后修改时间等。
If the source is not modified, the snapshot does not store any of the files in its own physical disk space and has the same content as the original file system.
如果源文件系统没有修改,快照不会在其自己的物理磁盘空间中存储任何文件,并且具有的内容与原始文件系统相同。
If you do not use a path-map, then the system will store a file path (relative, if possible) in the model file where the profile is applied.
如果不使用路径映射,那么这个系统将在这个概要文件应用位置的模型文件中存储一个文件路径(如果可能的话)。
Today, we find a new log-structured file system and the introduction of a file system over an object store.
今天,我们发现一种新的日志结构文件系统,并看到一个文件系统被引入到对象存储上。
If you store XML documents in a file system, use a standard file extension.
如果在文件系统中存储XML文档,应使用标准的文件扩展名。
Because a version control system does not store each new version in its entirety, it requires less disk space for data storage than a standard file system.
由于版本控制系统无需完整地存储每个新版本,因而用于数据存储的磁盘空间比标准文件系统要少。
You define them within the properties file, which you then store within the file system.
属性在属性文件内定义,然后存储在文件系统中。
Briefly put, a file system is a clearly-defined method that the computer's operating system USES to store, catalog, and retrieve files.
简短地放,一个文件系统是清楚定义的方法计算机的作业系统对商店、目录和取回文件使用。
File storage areas use a directory structure on the file system to store a document's content.
文件存储区域使用文件系统上的目录结构来存储文档的内容。
In the sample application, the file system is used as the persistent data store.
在样例应用程序中,文件系统用作持久性数据存储。
When you combine this feature with the ability to store these (arbitrarily complex) structures in a binary DBM file, you can develop what amounts to a tiny database system.
当您将这种特性与将这些(任意复杂的)数据结构保存在二进制d BM文件中的能力结合在一起使用时,就可以开发出一个小型的数据库系统。
In the sample application, since the file system is used to store attachments, the token returned to the caller is the name of the file to which the contents of the attachment were written.
在样例应用程序中,由于文件系统用于存储附件,返回给调用方的令牌是写入附件内容的文件的名称。
File-based data store: (default) If the message engine is configured to use a file-based data store, operating information and messages are persisted to the file system instead of a database.
基于文件的数据暂存器:(默认)如果配置消息引擎使用基于文件的数据暂存器,则操作信息和消息将持久化到文件系统中,而不是数据库中。
Application Developer can store a history of locally made changes to files in the file system.
Application Developer可以将在本地做出的更改的历史存储到文件系统上的文件中。
Nirvanix is an Internet-based file storage system that allows registered users to store, manipulate, and access files through their APIs.
Nirvanix是一个基于互联网的文件存储系统,它允许注册用户通过自己的 API存储、操作和访问文件。
By default, an applet cannot access the local file system, so Derby cannot store any data on the client.
默认情况下,Applet无法访问本地文件系统,因此Derby无法在客户机中存储任何数据。
Recall that our sample application USES the file system as the Claim Check data store.
前面讲过,我们的样例应用程序将文件系统作为ClaimCheck数据存储使用。
Before deciding to store data on the file system, consider these additional facts.
在确定在文件系统中存储数据之前,您需要考虑这样一些其他的因素。
Server integration: Rational asset Manager can use the Rational ClearCase repository to store the assets instead of using its own file system.
服务器集成:RationalAssetManager可以使用RationalClearCase存储库替代自己的文件系统来存储资产。
Rational Asset Manager USES the file system to store the artifacts.
RationalAssetManager使用文件系统来存储工件。
HBase is a key value store akin to BigTable which stores data in Hadoop's DFS file system.
HBase是类似BigTable的键值存储模型,将数据存储于Hadoop的DFS文件系统。
A virtual file system can be a physical file system, a network file system, or a logical file system (one that does not have a physical backing store, such as ramfs).
虚拟文件系统可以为物理文件系统、网络文件系统、或者逻辑文件系统(没有物理后备存储,如ramfs)。
The Writer class USES the XStream API to serialize an object of type Employee into XML and store it in a file in the file system (see Listing 1).
writer类使用XStreamAPI把Employee类型的对象序列化为XML并存储到文件中(如清单1所示)。
Store the EAR file on the local file system for the administrative node, as opposed to the file system for the client node.
将EAR存储在管理节点的本地文件系统上,而不是存储在客户端节点的文件系统上。
You can store the data in the file system, an SQLite database, on the web, or any other persistent storage location your application can access.
你能将数据存储在文件系统、SQLite数据库、web或者任何你的应用能访问到的永久存储地点。
应用推荐