|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jurismarches.vradi.migration.Migration005
public class Migration005
Migration005.
| Constructor Summary | |
|---|---|
Migration005()
|
|
| Method Summary | |
|---|---|
protected void |
cleanThesaurus(org.sharengo.wikitty.WikittyProxy proxy)
Clean thesaurus. |
protected boolean |
isDataDirExists(File dataDir)
check if dataDir exists and is not empty. |
static void |
main(String[] args)
|
void |
performMigration(org.sharengo.wikitty.WikittyProxy proxy)
Performs a datas migration from 0.0.4 to 0.0.5 of vradi databases. |
void |
prepareMigration()
Prepare data migration from 0.0.4 to 0.0.5 of vradi databases. |
protected void |
rebuildIndex(org.sharengo.wikitty.WikittyProxy proxy)
Rebuild solr index. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Migration005()
| Method Detail |
|---|
public void prepareMigration()
public void performMigration(org.sharengo.wikitty.WikittyProxy proxy)
protected void rebuildIndex(org.sharengo.wikitty.WikittyProxy proxy)
protected boolean isDataDirExists(File dataDir)
protected void cleanThesaurus(org.sharengo.wikitty.WikittyProxy proxy)
throws Exception
Exceptionpublic static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||