在参考资料部分中,您将会找到如何设置一个简单Ceph集群(包括元数据服务器,对象存储服务器和监视器)的信息。
In the Resources section, you'll find information on how to set up a simple Ceph cluster (including metadata servers, object servers, and monitors).
目录服务提供了在分布式环境中存储和检索信息的一种方法,比如序列化对象。
Directory services provide a way to store and retrieve information, such as serializable objects, in a distributed environment.
本文还演示了如何使用WebSphereApplicationServer中的动态缓存功能来在分布式环境中管理服务内的存储对象的生命周期。
This article also illustrates the use of the dynamic cache feature in WebSphere Application Server to manage the life cycle of stored objects within the service in a distributed environment.
云存储提供商(将存储作为服务出售)以对象的形式提供他们的存储,而不是以传统的块api的形式提供存储。
Cloud storage providers (which sell storage as a service) represent their storage as objects instead of the traditional block API.
当用户输完所有车辆数据后,您只需构建一个源于该对象的JSON字符串,并通过存储到某个隐藏字段中的方式将该字符串发送至服务器。
When the user is done with all the vehicles, you can simply form a JSON string out of that object and send it to the server by storing it in some hidden field.
为了找到计算程序服务器,需要取得存储在这个文件中的对象引用的字符串版本,然后把它转换成对象引用,通过这个对象引用就可以进行调用了。
To locate the calculator server we need to take the string version of the object reference stored in the file and turn it into an object reference we can use to call through.
这些对象是包含身份验证信息的表和封装了服务器逻辑(针对数据库表执行)的存储过程。
These objects are tables containing authentication information and stored procedures that encapsulate the server logic to operate on the database tables.
它还设置了一个服务器对象和一个变量来存储可能以后会丢弃的值。
It also sets up a server object and a variable used to store a value that can be later discarded.
已存储在服务器上的对象使用旧口令加密,并只能使用该密钥还原。
The objects stored on the server are encrypted with the old password and can only be restored with that key.
许多因素都可以影响数据库服务器的性能,例如硬件系统的设计、数据库对象的设计、数据存储器的管理、应用程序的设计等等。
Many factors can affect the performance of a database server, such as hardware system design, database object design, data storage management, application design, and so forth.
当将用户状态存储在会话对象中时,这通常意味着给定用户的请求全都针对同一个服务器实例。
When user state is stored in session objects, this generally implies that a given user's requests are all directed to the same server instance.
如果在本地存储库中找到了一个支持所需的显式接口的服务,将返回对该服务对象的直接引用。
If a service supporting the required explicit interface was found in the local repository, a direct reference to the service object would be returned.
SAP服务器包含存储SAP业务对象的业务对象库(BOR)。
A SAP server contains a business object repository (BOR) that stores SAP business objects.
支持DAOS的服务器在DAOS存储库中保存一个附件副本,将附件替换为指向该DAOS对象的引用。
Instead, the DAOS-enabled server saves a single copy of the attachment in the DAOS repository and replaces the attachment with a reference to that DAOS object.
如果Domino是J2EE环境的一部分,那么就将Domino服务器视作数据存储的一部分,并通过Domino对象使用它。
If Domino is part of your J2EE environment, then your Domino server is part of the data store and is used through Domino objects.
在一个进程中,需要访问ContentManager服务器的线程可以从池中获得一个已经连接并登录的数据存储对象,并在使用完这个对象时将它返回到池中。
Within a process, threads which need to access the Content Manager server can obtain connected and logged-on datastore objects from a pool, returning them to the pool when they are done.
为将您自己的对象复制到Jazz储存库中,您必须为 Jazz服务器上存储对象创建您自己的储存库。
To copy your own objects into the Jazz repository, you must create your own repository for storing the objects on the Jazz server.
当ClaimCheck服务返回一个令牌时,令牌存储在Order数据对象内,存储在过去用于存储物理附件的同一字段中。
When the Claim Check service returns a token, the token is stored inside the Order data object, into the same field that was used to store the physical attachment.
当ClaimCheck服务返回一个令牌时,令牌存储在Order数据对象中,存储在过去用于存储逻辑附件的同一字段中。
When the Claim Check service returns a token, the token is stored into the Order data object, into the same field that was used to store the logical attachment.
要注意的是,Ceph客户,对象存储端点,元数据服务器(根据文件系统的容量)可以有许多,而且至少有一对冗余的监视器。
Note that there can be many Ceph clients, many object storage endpoints, numerous metadata servers (depending on the capacity of the file system), and at least a redundant pair of monitors.
LotusSametime服务器将通过客户机或服务器机制获得的位置存储为一个location对象。
The Lotus Sametime server stores the location derived from either the client or server mechanism as a location object.
在内存中存储某个对象的Web服务器可能会比其他需要从磁盘读取文件的Web服务器更快地响应一个请求。
A web server that is storing an object in memory will likely respond to a request faster than a web server that needs to read the file from disk.
一系列服务器通过一个客户界面访问Ceph生态系统,这就明白了元数据服务器和对象级存储器之间的关系。
A set of servers access the Ceph ecosystem through a client interface, which understands the relationship between metadata servers and object-level storage.
DocumentManager服务器代码调用CM C++API来创建一个数据存储对象。
The Document Manager server code calls the CM C++ API to create a datastore object.
当dojo读取和分析CM IS服务文档时,它就将那个服务文档的信息存储到dojox . atom . io . model . Service的对象中。
When dojo fetches and parses that CMIS service document, it stores the information from that service document into an object of type dojox.atom.io.model.Service.
这个对象来决定从服务器,本地存储,还是二者结合的方式重新找回数据。
This object could then decide whether to retrieve the data from the server, the local store, or some combination of both.
在大型分布式对象存储系统中,元数据服务系统是一个潜在的访问瓶颈。
In the large-scale distributed object-based storage system, the metadata service system is a latent visit bottleneck.
与其他对象存储文件系统一样,HUSTOBS文件系统由对象存储设备端、元数据服务器端和客户端三大部分组成。
HUSTOBS file system consists of Object-Based storage device, metadata server and client, just like most popular distributed file system.
存储服务器采用对象的方式维护数据块,使用区段的形式分配空间,使数据块在磁盘上分布更加连续,提升了大文件访问的效率。
Section is the unit to allocate disk space. It makes the distribution of data blocks on disk more continuous and enhances the efficiency of large file access.
存储服务器采用对象的方式维护数据块,使用区段的形式分配空间,使数据块在磁盘上分布更加连续,提升了大文件访问的效率。
Section is the unit to allocate disk space. It makes the distribution of data blocks on disk more continuous and enhances the efficiency of large file access.
应用推荐