protected static final class Application.ProgressMonitor extends Thread
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
private Long[] |
args |
private PrintStream |
err |
private FsStatistics |
stats |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Modifier | Constructor and Description |
|---|---|
private |
Application.ProgressMonitor(PrintStream err) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
private void |
showProgress()
Prints statistics about the amount of data read and written by
TFile.umount() on standard output. |
private void |
shutdown() |
void |
start() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, stop, stop, suspend, toString, yieldprivate final PrintStream err
private final Long[] args
private final FsStatistics stats
private Application.ProgressMonitor(PrintStream err)
private void showProgress()
TFile.umount() on standard output.private void shutdown()
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.