de.schlichtherle.truezip.fs
Class FsFailSafeManager.Sync
java.lang.Object
de.schlichtherle.truezip.fs.FsFailSafeManager.Sync
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- FsFailSafeManager
private static class FsFailSafeManager.Sync
- extends Object
- implements Runnable
A runnable which committs all unsynchronized changes to file systems.
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
manager
private final FsManager manager
FsFailSafeManager.Sync
FsFailSafeManager.Sync(FsManager manager)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.