- indexToFileposition(long) - Method in class de.lmu.ifi.dbs.elki.persistent.OnDiskArray
-
Compute file position from index number
- initialize(PageHeader) - Method in class de.lmu.ifi.dbs.elki.persistent.AbstractStoringPageFile
-
Initialize the page file with the given header - return "true" if the file
already existed.
- initialize(PageHeader) - Method in interface de.lmu.ifi.dbs.elki.persistent.PageFile
-
Initialize the page file with the given header - return "true" if the file
already existed.
- INTERNAL_HEADER_SIZE - Static variable in class de.lmu.ifi.dbs.elki.persistent.OnDiskArray
-
Size of the classes header size.
- isDirty() - Method in interface de.lmu.ifi.dbs.elki.persistent.Page
-
Returns true if this page is dirty, false otherwise.
- isWritable() - Method in class de.lmu.ifi.dbs.elki.persistent.OnDiskArray
-
Check if the file is writable.