|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DomainSyncAlgorithm
This interface must be implemented only by the algorithms that have a local database related to a domain.
Creation date: 11-mars-2005
| Method Summary | |
|---|---|
void |
invalidateDB()
Tells the algo that the database is not up-to-date |
boolean |
isDBValid()
return true if the local DB is up-to-date |
void |
restart()
restarts the algorithm with the same parameters |
| Methods inherited from interface be.ac.ulg.montefiore.run.totem.repository.model.TotemAlgorithm |
|---|
getRunningParameters, getStartAlgoParameters, start, stop |
| Method Detail |
|---|
boolean isDBValid()
void invalidateDB()
void restart()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||