Interface | Description |
---|---|
Progress |
Generic Progress logging interface.
|
Class | Description |
---|---|
AbstractProgress |
Abstract base class for FiniteProgress objects.
|
FiniteProgress |
A progress object for a given overall number of items to process.
|
IndefiniteProgress |
Progress class without a fixed destination value.
|
MutableProgress |
Progress class with a moving target.
|
ProgressLogRecord |
Log record for progress messages.
|
ProgressTracker |
Class to keep track of "alive" progresses.
|
StepProgress |
This progress class is used for multi-step processing.
|
Copyright © 2019 ELKI Development Team. License information.