Uses of Package
elki.logging.statistics
-
Packages that use elki.logging.statistics Package Description elki.logging Logging facility for controlling logging behavior of the complete framework.elki.logging.statistics Classes for logging various statistics. -
Classes in elki.logging.statistics used by elki.logging Class Description Counter Simple statistic by counting.Duration Class that tracks the duration of a task.Statistic Abstract base interface for statistics tracking. -
Classes in elki.logging.statistics used by elki.logging.statistics Class Description AbstractStatistic Abstract base class for statistics tracking.Counter Simple statistic by counting.DoubleStatistic Trivial double-valued statistic.Duration Class that tracks the duration of a task.LongStatistic Trivial long-valued statistic.MillisTimeDuration Class that tracks the runtime of a task withSystem.nanoTime()NanoDuration Class that tracks the runtime of a task withSystem.nanoTime()Statistic Abstract base interface for statistics tracking.