A C D E F G H I L M N O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
W
- writable - Variable in class elki.persistent.OnDiskArray
-
Writable or read-only object.
- writeAccess - Variable in class elki.persistent.AbstractPageFile
-
The write I/O-Access of this file.
- writeHeader(ByteBuffer) - Method in interface elki.persistent.PageHeader
-
Writes this header to the specified file.
- writeHeader(FileChannel) - Method in interface elki.persistent.PageHeader
-
Read the header from an input file.
- writePage(int, P) - Method in class elki.persistent.AbstractPageFile
-
Perform the actual page write operation.
- writePage(int, P) - Method in class elki.persistent.MemoryPageFile
- writePage(P) - Method in class elki.persistent.AbstractPageFile
-
Writes a page into this file.
- writePage(P) - Method in interface elki.persistent.PageFile
-
Writes a page into this file.
All Classes All Packages