com.db4o.defragment
Class DefragmentInfo
java.lang.Object
com.db4o.defragment.DefragmentInfo
public class DefragmentInfo
- extends java.lang.Object
A message from the defragmentation process. This is a stub only
and will be refined.
Currently instances of these class will only be created and sent
to registered listeners when invalid IDs are encountered during
the defragmentation process. These probably are harmless and the
result of a user-initiated delete operation.
- See Also:
Defragment
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DefragmentInfo
public DefragmentInfo(java.lang.String msg)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright 2007 db4objects Inc. All rights reserved.