org.exist.storage.sync
Class Sync

java.lang.Object
  extended byorg.exist.storage.sync.Sync
All Implemented Interfaces:
java.lang.Runnable

public class Sync
extends java.lang.Object
implements java.lang.Runnable

Sync open buffers to disk.


Constructor Summary
Sync(BrokerPool pool)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sync

public Sync(BrokerPool pool)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright (C) Wolfgang Meier. All rights reserved.