| Trees | Indices | Help |
|
|---|
|
|
object --+
|
NodeStorage --+
|
NodeInFile_NoMap
Manages the attributes and data of a Node inside a NodeFile_NoMap. Read-only.
Solves the (mainly 32-bit) problem of opening files that don't fit in address space, by leaving non-preload data on disk until node.data.read_rows().
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
| __childPos | |||
| __cols | |||
| __data | |||
| __dataCount | |||
| __dataPos | |||
| __dataSize | |||
| __dataType | |||
| __data_in_node | |||
| __file | |||
| __loadedFirst | |||
| __loadedLast | |||
| __name | |||
| __offset | |||
| __preload | |||
| __rows | |||
| __siblingPos | |||
|
Inherited from Inherited from |
|||
|
|||
Instantiated by Node to either manage an existing node or create a new one within file:
reads in the node structure at offset bytes and set up access to its data.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Dec 15 19:07:38 2017 | http://epydoc.sourceforge.net |