P
- Page typepublic interface PageFileFactory<P extends Page>
Modifier and Type | Method and Description |
---|---|
int |
getPageSize()
Query the page size.
|
PageFile<P> |
newPageFile(java.lang.Class<P> cls)
Make a new page file.
|
Copyright © 2019 ELKI Development Team. License information.