
O - Object typepublic static class MkAppTreeFactory.Parameterizer<O> extends AbstractMTreeFactory.Parameterizer<O,MkAppTreeNode<O>,MkAppEntry,MkAppTreeSettings<O>>
DISTANCE_FUNCTION_ID, INSERT_STRATEGY_ID, settings, SPLIT_STRATEGY_IDPAGEFILE_ID, pageFileFactory| Constructor and Description |
|---|
MkAppTreeFactory.Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected MkAppTreeFactory<O> |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
protected MkAppTreeSettings<O> |
makeSettings() |
configure, makeprotected void makeOptions(Parameterization config)
AbstractParameterizermakeOptions in class AbstractMTreeFactory.Parameterizer<O,MkAppTreeNode<O>,MkAppEntry,MkAppTreeSettings<O>>config - Parameterization to add options to.protected MkAppTreeFactory<O> makeInstance()
AbstractParameterizermakeInstance in class AbstractMTreeFactory.Parameterizer<O,MkAppTreeNode<O>,MkAppEntry,MkAppTreeSettings<O>>protected MkAppTreeSettings<O> makeSettings()
makeSettings in class AbstractMTreeFactory.Parameterizer<O,MkAppTreeNode<O>,MkAppEntry,MkAppTreeSettings<O>>Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.