Memory address of the internal data structure that is used to track this request 用于跟踪该请求的内部数据结构的内存地址。
Whenever an item is cloned , there might be some internal data structures , such as 每次克隆某个项时,可能有一些内部数据结构(如
Materializing the view does require access to the lock manager internal data structures 具体化该视图需要访问锁管理器的内部数据结构。
Merely loading the document bypasses all this and goes directly to the internal data structures 而载入文档就避开了这些,可以直接进入内部数据结构了。
That way , you can change the internal data structures without affecting the calling programs 这样,你在改变内部数据结构时不会影响到调用它的外部程序。
Gets or sets the total number of elements the internal data structure can hold without resizing 获取或设置该内部数据结构在不调整大小的情况下能够保存的元素总数。
Used for internal data structure synchronization within a backup operation , such as database , log , or file backup 用于备份操作(例如,数据库、日志或文件备份)中的内部数据结构同步。
This method is an o operation , since the root of the internal data structures is simply released for garbage collection 此方法的运算复杂度为o ( 1 ) ,因为内部数据结构的根只为垃圾回收而释放。
All internal data structures , such as b - tree indexes or doubly - linked lists , must be correct at the end of the transaction 事务结束时,所有的内部数据结构(如b树索引或双向链表)都必须是正确的。