Package | Description |
---|---|
de.lmu.ifi.dbs.elki.parallel.processor |
Processor API of ELKI, and some essential shared processors.
|
de.lmu.ifi.dbs.elki.parallel.variables |
Variables are instantiated for each thread, and allow passing values from
one processor to another within the same thread.
|
Modifier and Type | Field and Description |
---|---|
(package private) SharedInteger.Instance |
WriteIntegerDataStoreProcessor.Instance.input
Shared int variable
|
Constructor and Description |
---|
WriteIntegerDataStoreProcessor.Instance(SharedInteger.Instance input)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
SharedInteger.Instance |
SharedInteger.instantiate() |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.