O
- Object typeR
- Stored data typepublic abstract class AbstractPreprocessorIndex<O,R> extends AbstractIndex<O>
Modifier and Type | Field and Description |
---|---|
protected WritableDataStore<R> |
storage
The data store.
|
relation
Constructor and Description |
---|
AbstractPreprocessorIndex(Relation<O> relation)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected abstract Logging |
getLogger()
Get the classes static logger.
|
getLongName, getShortName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initialize, logStatistics
protected WritableDataStore<R> storage
protected abstract Logging getLogger()
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.