Uses of Interface
elki.persistent.PageHeader
-
-
Uses of PageHeader in elki.persistent
Methods in elki.persistent with parameters of type PageHeader Modifier and Type Method Description booleanAbstractStoringPageFile. initialize(PageHeader header)Initialize the page file with the given header - return "true" if the file already existed.booleanPageFile. initialize(PageHeader header)Initialize the page file with the given header - return "true" if the file already existed.
-