A C D E F G H I L M N O P R S T V W 
All Classes All Packages

G

getExtraHeader() - Method in class elki.persistent.OnDiskArray
Read the extra header data.
getExtraHeaderSize() - Method in class elki.persistent.OnDiskArray
Return the size of the extra header.
getFilename() - Method in class elki.persistent.OnDiskArray
Get the file name.
getLogger() - Method in class elki.persistent.AbstractPageFile
Get the class logger.
getLogger() - Method in class elki.persistent.MemoryPageFile
 
getMatrixSize() - Method in class elki.persistent.OnDiskUpperTriangleMatrix
Query the size of the matrix.
getNextEmptyPageID() - Method in class elki.persistent.AbstractStoringPageFile
Returns the next empty page id.
getNextPageID() - Method in class elki.persistent.AbstractStoringPageFile
Returns the next page id.
getNextPageID() - Method in interface elki.persistent.PageFile
Returns the next page id.
getNumRecords() - Method in class elki.persistent.OnDiskArray
Get number of records in file.
getPageID() - Method in interface elki.persistent.Page
Returns the unique id of this Page.
getPageSize() - Method in class elki.persistent.AbstractPageFileFactory
 
getPageSize() - Method in class elki.persistent.AbstractStoringPageFile
Get the page size of this page file.
getPageSize() - Method in interface elki.persistent.PageFile
Get the page size of this page file.
getPageSize() - Method in interface elki.persistent.PageFileFactory
Query the page size.
getPageSize() - Method in interface elki.persistent.PageHeader
Returns the size of a page in Bytes.
getRecordBuffer(int) - Method in class elki.persistent.OnDiskArray
Get a record buffer
getRecordBuffer(int, int) - Method in class elki.persistent.OnDiskUpperTriangleMatrix
Get a record buffer
getRecordsize() - Method in class elki.persistent.OnDiskArray
Get the size of a single record.
getReservedPages() - Method in interface elki.persistent.PageHeader
Returns the number of pages necessary for the header
A C D E F G H I L M N O P R S T V W 
All Classes All Packages