|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.persist.evolve.EvolveEvent
public class EvolveEvent
The event passed to the EvolveListener interface during eager entity evolution.
Class Evolution
Method Summary | |
---|---|
java.lang.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 java.lang.String getEntityClassName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |