|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.lmu.ifi.dbs.elki.database.datastore | |
---|---|
de.lmu.ifi.dbs.elki.algorithm | Algorithms suitable as a task for the KDDTask main routine. |
de.lmu.ifi.dbs.elki.algorithm.clustering | Clustering algorithms
Clustering algorithms are supposed to implement the Algorithm -Interface. |
de.lmu.ifi.dbs.elki.algorithm.outlier | Outlier detection algorithms |
de.lmu.ifi.dbs.elki.algorithm.outlier.spatial.neighborhood | Spatial outlier neighborhood classes |
de.lmu.ifi.dbs.elki.database | ELKI database layer - loading, storing, indexing and accessing data |
de.lmu.ifi.dbs.elki.database.datastore | General data store layer API (along the lines of Map<DBID, T> - use everywhere!) |
de.lmu.ifi.dbs.elki.database.datastore.memory | Memory data store implementation for ELKI. |
de.lmu.ifi.dbs.elki.database.relation | Relations, materialized and virtual (views). |
de.lmu.ifi.dbs.elki.index.preprocessed | Index structure based on preprocessors |
de.lmu.ifi.dbs.elki.index.preprocessed.knn | Indexes providing KNN and rKNN data. |
de.lmu.ifi.dbs.elki.result | Result types, representation and handling |
de.lmu.ifi.dbs.elki.visualization | Visualization package of ELKI. |
de.lmu.ifi.dbs.elki.visualization.gui | Package to provide a visualization GUI. |
de.lmu.ifi.dbs.elki.visualization.visualizers.thumbs | Thumbnail "Visualizers" (that take care of refreshing thumbnails) |
de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d | Visualizers based on 2D projections. |
Classes in de.lmu.ifi.dbs.elki.database.datastore used by de.lmu.ifi.dbs.elki.algorithm | |
---|---|
DataStore
Generic storage interface for objects indexed by DBID . |
|
WritableDataStore
Writable data store. |
Classes in de.lmu.ifi.dbs.elki.database.datastore used by de.lmu.ifi.dbs.elki.algorithm.clustering | |
---|---|
DataStore
Generic storage interface for objects indexed by DBID . |
|
WritableDataStore
Writable data store. |
Classes in de.lmu.ifi.dbs.elki.database.datastore used by de.lmu.ifi.dbs.elki.algorithm.outlier | |
---|---|
DataStore
Generic storage interface for objects indexed by DBID . |
|
WritableDataStore
Writable data store. |
Classes in de.lmu.ifi.dbs.elki.database.datastore used by de.lmu.ifi.dbs.elki.algorithm.outlier.spatial.neighborhood | |
---|---|
DataStore
Generic storage interface for objects indexed by DBID . |
Classes in de.lmu.ifi.dbs.elki.database.datastore used by de.lmu.ifi.dbs.elki.database | |
---|---|
DataStoreEvent.Type
Available event types. |
|
DataStoreListener
Defines the interface for an object that listens to changes in a DataStore . |
Classes in de.lmu.ifi.dbs.elki.database.datastore used by de.lmu.ifi.dbs.elki.database.datastore | |
---|---|
DataStore
Generic storage interface for objects indexed by DBID . |
|
DataStoreEvent
Encapsulates information describing changes, i.e. updates, insertions, and / or deletions in a DataStore , and used to notify all subscribed
DataStoreListener of the change. |
|
DataStoreEvent.Type
Available event types. |
|
DataStoreFactory
API for a storage factory used for producing larger storage maps. |
|
DataStoreIDMap
Interface to map DBIDs to integer record ids for use in storage. |
|
RecordStore
Represents a storage which stores multiple values per object in a record fashion. |
|
WritableDataStore
Writable data store. |
|
WritableRecordStore
Represents a storage which stores multiple values per object in a record fashion. |
Classes in de.lmu.ifi.dbs.elki.database.datastore used by de.lmu.ifi.dbs.elki.database.datastore.memory | |
---|---|
DataStore
Generic storage interface for objects indexed by DBID . |
|
DataStoreFactory
API for a storage factory used for producing larger storage maps. |
|
DataStoreIDMap
Interface to map DBIDs to integer record ids for use in storage. |
|
RecordStore
Represents a storage which stores multiple values per object in a record fashion. |
|
WritableDataStore
Writable data store. |
|
WritableRecordStore
Represents a storage which stores multiple values per object in a record fashion. |
Classes in de.lmu.ifi.dbs.elki.database.datastore used by de.lmu.ifi.dbs.elki.database.relation | |
---|---|
DataStore
Generic storage interface for objects indexed by DBID . |
Classes in de.lmu.ifi.dbs.elki.database.datastore used by de.lmu.ifi.dbs.elki.index.preprocessed | |
---|---|
WritableDataStore
Writable data store. |
Classes in de.lmu.ifi.dbs.elki.database.datastore used by de.lmu.ifi.dbs.elki.index.preprocessed.knn | |
---|---|
WritableDataStore
Writable data store. |
Classes in de.lmu.ifi.dbs.elki.database.datastore used by de.lmu.ifi.dbs.elki.result | |
---|---|
DataStore
Generic storage interface for objects indexed by DBID . |
Classes in de.lmu.ifi.dbs.elki.database.datastore used by de.lmu.ifi.dbs.elki.visualization | |
---|---|
DataStoreEvent
Encapsulates information describing changes, i.e. updates, insertions, and / or deletions in a DataStore , and used to notify all subscribed
DataStoreListener of the change. |
|
DataStoreListener
Defines the interface for an object that listens to changes in a DataStore . |
Classes in de.lmu.ifi.dbs.elki.database.datastore used by de.lmu.ifi.dbs.elki.visualization.gui | |
---|---|
DataStoreEvent
Encapsulates information describing changes, i.e. updates, insertions, and / or deletions in a DataStore , and used to notify all subscribed
DataStoreListener of the change. |
|
DataStoreListener
Defines the interface for an object that listens to changes in a DataStore . |
Classes in de.lmu.ifi.dbs.elki.database.datastore used by de.lmu.ifi.dbs.elki.visualization.visualizers.thumbs | |
---|---|
DataStoreEvent
Encapsulates information describing changes, i.e. updates, insertions, and / or deletions in a DataStore , and used to notify all subscribed
DataStoreListener of the change. |
|
DataStoreListener
Defines the interface for an object that listens to changes in a DataStore . |
Classes in de.lmu.ifi.dbs.elki.database.datastore used by de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d | |
---|---|
DataStoreEvent
Encapsulates information describing changes, i.e. updates, insertions, and / or deletions in a DataStore , and used to notify all subscribed
DataStoreListener of the change. |
|
DataStoreListener
Defines the interface for an object that listens to changes in a DataStore . |
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |