db4o 7.4

com.db4o.defragment
Interface DefragmentListener


public interface DefragmentListener

Listener for defragmentation process messages.

See Also:
Defragment

Method Summary
 void notifyDefragmentInfo(DefragmentInfo info)
          This method will be called when the defragment process encounters file layout anomalies during the defragmentation process.
 

Method Detail

notifyDefragmentInfo

void notifyDefragmentInfo(DefragmentInfo info)
This method will be called when the defragment process encounters file layout anomalies during the defragmentation process.

Parameters:
info - The message from the defragmentation process.

db4o 7.4

Copyright 2007 db4objects Inc. All rights reserved.