public abstract static class AbstractDatabase.Parameterizer extends AbstractParameterizer
| Modifier and Type | Field and Description |
|---|---|
static OptionID |
DATABASE_CONNECTION_ID
Option to specify the data source for the database.
|
static OptionID |
INDEX_ID
Parameter to specify the indexes to use.
|
| Constructor and Description |
|---|
Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Database |
makeInstance()
Make an instance after successful configuration.
|
configure, make, makeOptionspublic static final OptionID DATABASE_CONNECTION_ID
public static final OptionID INDEX_ID
protected abstract Database makeInstance()
AbstractParameterizermakeInstance in class AbstractParameterizerCopyright © 2019 ELKI Development Team. License information.