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
I
- IGNORE_CLASSES - Static variable in class elki.logging.ELKILogRecord
-
Classes to ignore when finding the relevant caller.
- increment() - Method in class elki.logging.statistics.AtomicLongCounter
- increment() - Method in interface elki.logging.statistics.Counter
-
Increment the counter.
- increment() - Method in class elki.logging.statistics.UnsynchronizedLongCounter
- increment(long) - Method in class elki.logging.statistics.AtomicLongCounter
- increment(long) - Method in interface elki.logging.statistics.Counter
-
Increment the counter by i.
- increment(long) - Method in class elki.logging.statistics.LongStatistic
-
Increment counter.
- increment(long) - Method in class elki.logging.statistics.UnsynchronizedLongCounter
- incrementProcessed(Logging) - Method in class elki.logging.progress.AbstractProgress
-
Increment the processed counter.
- incrementProcessed(AbstractProgress) - Method in class elki.logging.Logging
-
Increment a progress (unless
null). - IndefiniteProgress - Class in elki.logging.progress
-
Progress class without a fixed destination value.
- IndefiniteProgress(String) - Constructor for class elki.logging.progress.IndefiniteProgress
-
Constructor.
- IndefiniteProgress(String, Logging) - Constructor for class elki.logging.progress.IndefiniteProgress
-
Constructor with logging.
- inferCaller() - Static method in class elki.logging.LoggingUtil
-
Infer which class has called the logging helper.
- inferCallerELKI() - Method in class elki.logging.ELKILogRecord
-
Infer a caller, ignoring logging-related classes.
- info(CharSequence) - Method in class elki.logging.Logging
-
Log a message at the 'info' ('verbose') level.
- info(CharSequence, Throwable) - Method in class elki.logging.Logging
-
Log a message at the 'info' ('verbose') level.
- isComplete() - Method in class elki.logging.progress.FiniteProgress
-
Test whether the progress was completed.
- isComplete() - Method in class elki.logging.progress.IndefiniteProgress
-
Return whether the progress is complete
- isComplete() - Method in class elki.logging.progress.MutableProgress
- isComplete() - Method in interface elki.logging.progress.Progress
-
Test whether a progress is complete (and thus doesn't need to be shown anymore)
- isDebugging() - Method in class elki.logging.Logging
-
Test whether to log 'debug' at 'FINE' level.
- isDebuggingFine() - Method in class elki.logging.Logging
-
Test whether to log 'debug' at 'FINE' level This is the same as
Logging.isDebugging() - isDebuggingFiner() - Method in class elki.logging.Logging
-
Test whether to log 'debug' at 'FINER' level
- isDebuggingFinest() - Method in class elki.logging.Logging
-
Test whether to log 'debug' at 'FINEST' level
- isInfo() - Method in class elki.logging.Logging
-
Test whether to log 'info' aka 'verbose'.
- isLoggable(Level) - Method in class elki.logging.Logging
-
Verify if logging is enabled at that particular level.
- isStatistics() - Method in class elki.logging.Logging
-
Test whether to log 'statistics'.
- isVerbose() - Method in class elki.logging.Logging
-
Test whether to log 'verbose' aka 'info'.
- isVeryVerbose() - Method in class elki.logging.Logging
-
Test whether to log 'veryverbose'.
All Classes All Packages