|
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.EvolveInternal
public class EvolveInternal
Internal access class that should not be used by applications.
Constructor Summary | |
---|---|
EvolveInternal()
|
Method Summary | |
---|---|
static EvolveEvent |
newEvent()
Internal access method that should not be used by applications. |
static void |
updateEvent(EvolveEvent event,
String entityClassName,
int nRead,
int nConverted)
Internal access method that should not be used by applications. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EvolveInternal()
Method Detail |
---|
public static EvolveEvent newEvent()
public static void updateEvent(EvolveEvent event, String entityClassName, int nRead, int nConverted)
|
Berkeley DB version 5.3.28 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |