TrueZIP Kernel 7.0-rc2

de.schlichtherle.truezip.fs
Class FsFailSafeManager.Sync

java.lang.Object
  extended by 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.


Field Summary
private  FsManager manager
           
 
Constructor Summary
FsFailSafeManager.Sync(FsManager manager)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

manager

private final FsManager manager
Constructor Detail

FsFailSafeManager.Sync

FsFailSafeManager.Sync(FsManager manager)
Method Detail

run

public void run()
Specified by:
run in interface Runnable

TrueZIP Kernel 7.0-rc2

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.