public class ProgressLogRecord extends ELKILogRecord
Modifier and Type | Field and Description |
---|---|
private Progress |
progress
Progress storage
|
private static long |
serialVersionUID
Serial version
|
IGNORE_CLASSES
Constructor and Description |
---|
ProgressLogRecord(Level level,
Progress progress)
Constructor for progress log messages.
|
Modifier and Type | Method and Description |
---|---|
Progress |
getProgress()
Get the objects progress.
|
getSourceClassName, getSourceMethodName, setSourceClassName, setSourceMethodName
getLevel, getLoggerName, getMessage, getMillis, getParameters, getResourceBundle, getResourceBundleName, getSequenceNumber, getThreadID, getThrown, setLevel, setLoggerName, setMessage, setMillis, setParameters, setResourceBundle, setResourceBundleName, setSequenceNumber, setThreadID, setThrown
private static final long serialVersionUID
private final Progress progress
public Progress getProgress()
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.