|
Berkeley DB version 5.3.28 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sleepycat.persist.evolve.EvolveEvent
public class EvolveEvent
The event passed to the EvolveListener interface during eager entity evolution.
Class Evolution
Method Summary | |
---|---|
String |
getEntityClassName()
The class name of the current entity class being converted. |
EvolveStats |
getStats()
The cummulative statistics gathered during eager evolution. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public EvolveStats getStats()
public String getEntityClassName()
|
Berkeley DB version 5.3.28 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |