A B C D E F G I K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- serialVersionUID - Static variable in class elki.logging.ELKILogRecord
-
Serial Version UID
- serialVersionUID - Static variable in class elki.logging.Logging.Level
-
Serial version.
- serialVersionUID - Static variable in class elki.logging.progress.ProgressLogRecord
-
Serial version
- setCompleted(Logging) - Method in class elki.logging.progress.IndefiniteProgress
-
Set the completion flag and log it
- setCompleted(Logging) - Method in class elki.logging.progress.StepProgress
-
Mark the progress as completed and log it.
- setCompleted(IndefiniteProgress) - Method in class elki.logging.Logging
-
Finish a progress (unless
null). - setCompleted(StepProgress) - Method in class elki.logging.Logging
-
Finish a progress (unless
null). - setDefaultLevel(Level) - Static method in class elki.logging.LoggingConfiguration
-
Set the default level.
- setDouble(double) - Method in class elki.logging.statistics.DoubleStatistic
-
Set the statistics.
- setLevelFor(String, String) - Static method in class elki.logging.LoggingConfiguration
-
Set the logging level for a particular package/class.
- setLong(long) - Method in class elki.logging.statistics.LongStatistic
-
Set the statistics.
- setProcessed(int) - Method in class elki.logging.progress.AbstractProgress
-
Sets the number of items already processed at a time being.
- setProcessed(int) - Method in class elki.logging.progress.FiniteProgress
-
Sets the number of items already processed at a time being.
- setProcessed(int, Logging) - Method in class elki.logging.progress.AbstractProgress
-
Sets the number of items already processed at a time being.
- setSourceClassName(String) - Method in class elki.logging.ELKILogRecord
- setSourceMethodName(String) - Method in class elki.logging.ELKILogRecord
- setStatistics() - Static method in class elki.logging.LoggingConfiguration
-
Enable runtime performance logging.
- setString(String) - Method in class elki.logging.statistics.StringStatistic
-
Set the value.
- setTotal(int) - Method in class elki.logging.progress.MutableProgress
-
Modify the total value.
- setVerbose(Level) - Static method in class elki.logging.LoggingConfiguration
-
Reconfigure logging to enable 'verbose' logging at the top level.
- START_TRACE_AT - Static variable in class elki.logging.ELKILogRecord
-
Name of this class.
- Statistic - Interface in elki.logging.statistics
-
Abstract base interface for statistics tracking.
- statistics(Statistic) - Method in class elki.logging.Logging
-
Log a statistics object.
- statistics(CharSequence) - Method in class elki.logging.Logging
-
Log a message at the 'STATISTICS' level.
- statistics(CharSequence, Throwable) - Method in class elki.logging.Logging
-
Log a message at the 'STATISTICS' level.
- STATISTICS - Static variable in class elki.logging.Logging.Level
-
Additional level for logging: statistics and timing information.
- StepProgress - Class in elki.logging.progress
-
This progress class is used for multi-step processing.
- StepProgress(int) - Constructor for class elki.logging.progress.StepProgress
-
Constructor.
- StepProgress(String, int) - Constructor for class elki.logging.progress.StepProgress
-
Constructor.
- stepTitle - Variable in class elki.logging.progress.StepProgress
-
Title of the current step.
- StringStatistic - Class in elki.logging.statistics
-
Trivial string based statistic.
- StringStatistic(String) - Constructor for class elki.logging.statistics.StringStatistic
-
Constructor.
- StringStatistic(String, String) - Constructor for class elki.logging.statistics.StringStatistic
-
Constructor.
All Classes All Packages