Added storageComplete method to Location, to notify Location that the

storage of rollback data is complete
This commit is contained in:
Bradford Hovinen (Gdict maintainer) 2001-09-12 15:39:02 +00:00
parent 26bb0ac925
commit d64bf81275

View file

@ -75,6 +75,8 @@ module ConfigArchiver {
in boolean parentChain)
raises (RollbackDataNotFound);
void storageComplete (in string filename);
void rollbackBackends (in Time time,
in long steps,
in StringSeq backendId,