
public static class ExternalIDFilter.Parameterizer extends AbstractParameterizer
| Modifier and Type | Field and Description |
|---|---|
static OptionID |
EXTERNALID_INDEX_ID
Parameter that specifies the index of the label to be used as external
Id, starting at 0.
|
(package private) int |
externalIdIndex |
| Constructor and Description |
|---|
ExternalIDFilter.Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected ExternalIDFilter |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, makepublic static final OptionID EXTERNALID_INDEX_ID
Key: -dbc.externalIdIndex
int externalIdIndex
protected void makeOptions(Parameterization config)
AbstractParameterizermakeOptions in class AbstractParameterizerconfig - Parameterization to add options to.protected ExternalIDFilter makeInstance()
AbstractParameterizermakeInstance in class AbstractParameterizerCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.